Skip to content

#90dfb8

a light, vivid green · cool · closest name: Medium Aqua Marine

RGB
144, 223, 184
HSL
150°, 55%, 72%
CMYK
35, 0, 18, 13
Luminance
0.6217

At a glance

Every number on this page in one read: what #90dfb8 is made of, how bright it looks, and which way it leans.

Hex
#90dfb8
Hue
150°
green
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6217
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.43:1
Closest name
Medium Aqua Marine
ΔE2000 6.1
Where it sits
Hue150° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool75% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#90dfb8
RGBrgb(144, 223, 184)
HSLhsl(150, 55%, 72%)
CMYKcmyk(35%, 0%, 18%, 13%)
LABlab(83.0 -32.6 11.5)
LCHlch(83.0 34.6 160.6)
OKLCHoklch(0.842 0.096 162.0)
Decimal9494456
Display P3color(display-p3 0.565 0.875 0.722)

Copy-ready code

/* CSS */
color: #90dfb8;
background-color: #90dfb8;
/* Tailwind (arbitrary) */
class="text-[#90dfb8] bg-[#90dfb8]"
/* SCSS */
$brand: #90dfb8;
/* SwiftUI */
Color(red: 0.565, green: 0.875, blue: 0.722)
/* Android */
Color.parseColor("#90dfb8")
/* Flutter */
Color(0xFF90DFB8)
/* Python / OpenCV (BGR) */
(184, 223, 144)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #90dfb8 · 13.43:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.43:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90dfb8 as text scores 1.56:1 on white and 13.43:1 on black.

Accessibility — WCAG contrast

Aa
#90dfb8 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#90dfb8 on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDD4B6
deuteranopia · #D0CBBA
tritanopia · #7EDFD4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90dfb8 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF7
#E9F6F0
#CEEEDE
#A8E6C7
#90dfb8
#51CD90
#37BE7B
#2E9E67
#257F52
#1E5C3E
#133A27
Base = 400Lightest = 50 · #F4FBF7Darkest = 950 · #133A27
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6F0;
  --brand-200: #CEEEDE;
  --brand-300: #A8E6C7;
  --brand-400: #90dfb8;
  --brand-500: #51CD90;
  --brand-600: #37BE7B;
  --brand-700: #2E9E67;
  --brand-800: #257F52;
  --brand-900: #1E5C3E;
  --brand-950: #133A27;
  --brand: #90dfb8;
  --brand-ink: #000000;
}

Colors that work with #90dfb8

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#A32983
Second voice, not a rival
Dark variant#1D6340
Hover, pressed, headers
Light variant#EBF9F2
Selected rows, tints
Dark surface#14241C
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #90dfb8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DF90B7
Analogous left#90DF91
Analogous right#90DEDF
Split-complement 1#DF90DE
Split-complement 2#DF9190
Triadic 1#B890DF
Triadic 2#DFB890
Tetradic#9190DF

RGB percentages

Red56.5%
Green87.5%
Blue72.2%

CMYK percentages

Cyan35.4%
Magenta0.0%
Yellow17.5%
Key (black)12.5%

Color previews

#90dfb8 text on a black background

contrast 13.43:1

Card sample

#90dfb8 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90dfb8;
Background color
Panel with #90dfb8 background
background-color: #90dfb8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90dfb8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 223, 184, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 223, 184, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90dfb8;
background: linear-gradient(135deg, #90dfb8, #90D1DF);

Monochromatic scale

Palettes built from #90dfb8

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#90dfb8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#90dfb8, answered

What color is #90dfb8?

#90dfb8 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 6.1). It sits at 150° on the hue wheel with 55% saturation and 72% lightness, which reads as cool.

What is the RGB value of #90dfb8?

rgb(144, 223, 184) — 144 red, 223 green and 184 blue out of 255, or 56.5% / 87.5% / 72.2% by channel.

Is #90dfb8 a light or a dark color?

It is a light color. Relative luminance is 0.6217 and perceived brightness is 78%, so black text on it reaches 13.43:1.

Should I use black or white text on #90dfb8?

Black. It scores 13.43:1 against #90dfb8, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #90dfb8?

#DF90B7 sits directly opposite on the wheel. Softer options are the split-complements #DF90DE and #DF9190, which give the same contrast with far less vibration.

What colors go well with #90dfb8?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #A32983 as an accent and #1D6340 for hover and pressed states. For a palette, the analogous pair #90DF91 and #90DEDF stays calm, while #DF90B7 is the loudest partner.

What is #90dfb8 in CMYK for printing?

cmyk(35%, 0%, 18%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #90dfb8 warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #90DF9B; nudged cooler, #8FE0D6.

Work with #90dfb8 in the Color Lab