#90DCAB#90DCAB
#90DCAB is a very light, moderate green. Relative luminance 0.601; OKLCH L 83.2% C 0.102 H 155.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCAB |
|---|---|
| RGB | rgb(144, 220, 171) |
| HSL | hsl(141, 52%, 71%) |
| HSV | hsv(141, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.87, -33.76, 16.77) |
| CIE-LCH | lch(81.87, 37.69, 153.59°) |
| OKLab | oklab(83.16% -0.0931 0.043) |
| OKLCH | oklch(83.16% 0.103 155.2) |
| XYZ | xyz(44.4428, 60.0536, 47.7699) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 4.66
Mint
#AAF0C1
ΔE00 4.95
Light Sea Green
#98F6B0
ΔE00 6.66
Mediumaquamarine
#66CDAA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCAB #DC90C1
analogous
#9BDC90 #90DCAB #90DCD1
triadic
#90DCAB #AB90DC #DCAB90
tetradic
#90DCAB #909BDC #DC90C1 #DCD190
square
#90DCAB #909BDC #DC90C1 #DCD190
split-complementary
#90DCAB #D190DC #DC909B
monochromatic
#3AB867 #61CD88 #90DCAB #BFEBCE #E8F8ED
Accessibility & contrast
On white
1.61
#90DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#90DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCAB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCAB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#82DACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #90dcab; /* rgb */ color: rgb(144, 220, 171); /* oklch */ color: oklch(83.2% 0.102 155.2);
Tailwind
colors: {
custom: {
50: '#b3e7c4',
500: '#90dcab',
950: '#000000',
},
}SCSS
$custom: #90dcab; $custom-light: #b3e7c4; $custom-dark: #000000;
JSON
{
"hex": "#90dcab",
"rgb": {
"r": 144,
"g": 220,
"b": 171
},
"hsl": {
"h": 141.316,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.83164,
"c": 0.1025,
"h": 155.2
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#90DCAB
secondary
#B35D95
accent
#2689BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482