#90DFAA#90DFAA
#90DFAA is a very light, moderate green. Relative luminance 0.616; OKLCH L 83.8% C 0.108 H 154.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFAA |
|---|---|
| RGB | rgb(144, 223, 170) |
| HSL | hsl(140, 55%, 72%) |
| HSV | hsv(140, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.70, -35.33, 18.46) |
| CIE-LCH | lch(82.70, 39.86, 152.42°) |
| OKLab | oklab(83.83% -0.0972 0.0472) |
| OKLCH | oklch(83.83% 0.108 154.1) |
| XYZ | xyz(45.1423, 61.6044, 47.5346) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.27
Seafoam
#7FE0B3
ΔE00 3.46
Mint
#AAF0C1
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.66
Light Seafoam
#A0FEBF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFAA #DF90C5
analogous
#9EDF90 #90DFAA #90DFD2
triadic
#90DFAA #AA90DF #DFAA90
tetradic
#90DFAA #909EDF #DF90C5 #DFD290
square
#90DFAA #909EDF #DF90C5 #DFD290
split-complementary
#90DFAA #D290DF #DF909E
monochromatic
#37BE63 #60D186 #90DFAA #C0EDCE #E7F8ED
Accessibility & contrast
On white
1.58
#90DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#90DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFAA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFAA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#82DDD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dfaa; /* rgb */ color: rgb(144, 223, 170); /* oklch */ color: oklch(83.8% 0.108 154.1);
Tailwind
colors: {
custom: {
50: '#b3e9c3',
500: '#90dfaa',
950: '#000000',
},
}SCSS
$custom: #90dfaa; $custom-light: #b3e9c3; $custom-dark: #000000;
JSON
{
"hex": "#90dfaa",
"rgb": {
"r": 144,
"g": 223,
"b": 170
},
"hsl": {
"h": 139.747,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.83832,
"c": 0.10803,
"h": 154.1
},
"luminance": 0.61607
}Semantic roles & 50–950 ramp
primary
#90DFAA
secondary
#B75C99
accent
#238EC3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482