#90CA97#90CA97
#90CA97 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.6% C 0.094 H 147.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA97 |
|---|---|
| RGB | rgb(144, 202, 151) |
| HSL | hsl(127, 35%, 68%) |
| HSV | hsv(127, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.32, -28.91, 19.62) |
| CIE-LCH | lch(76.32, 34.93, 145.84°) |
| OKLab | oklab(78.55% -0.0791 0.05) |
| OKLCH | oklch(78.55% 0.094 147.7) |
| XYZ | xyz(38.2063, 50.4032, 36.9879) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 6.40
Soft Green
#6FC276
ΔE00 6.56
Lichen
#8FB67B
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.97
Faded Green
#7BB274
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA97 #CA90C3
analogous
#A6CA90 #90CA97 #90CAB4
triadic
#90CA97 #9790CA #CA9790
tetradic
#90CA97 #90A6CA #CA90C3 #CAB490
square
#90CA97 #90A6CA #CA90C3 #CAB490
split-complementary
#90CA97 #B490CA #CA90A6
monochromatic
#489752 #67B670 #90CA97 #B9DEBE #E3F2E5
Accessibility & contrast
On white
1.90
#90CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#90CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA97
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA97 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#89C7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca97; /* rgb */ color: rgb(144, 202, 151); /* oklch */ color: oklch(78.6% 0.094 147.7);
Tailwind
colors: {
custom: {
50: '#b2dab5',
500: '#90ca97',
950: '#000000',
},
}SCSS
$custom: #90ca97; $custom-light: #b2dab5; $custom-dark: #000000;
JSON
{
"hex": "#90ca97",
"rgb": {
"r": 144,
"g": 202,
"b": 151
},
"hsl": {
"h": 127.241,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78555,
"c": 0.09358,
"h": 147.7
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#90CA97
secondary
#9F6097
accent
#37A0AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481