#90CB97#90CB97
#90CB97 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.8% C 0.095 H 147.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90CB97 |
|---|---|
| RGB | rgb(144, 203, 151) |
| HSL | hsl(127, 36%, 68%) |
| HSV | hsv(127, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 25.6%, 20.4%) |
| CIE-LAB | lab(76.60, -29.38, 20.01) |
| CIE-LCH | lch(76.60, 35.55, 145.75°) |
| OKLab | oklab(78.79% -0.0804 0.051) |
| OKLCH | oklch(78.79% 0.095 147.6) |
| XYZ | xyz(38.4417, 50.8739, 37.0663) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.47
Lichen
#8FB67B
ΔE00 6.72
Sage Green (survey)
#88B378
ΔE00 7.12
Seafoam
#7FE0B3
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CB97 #CB90C4
analogous
#A6CB90 #90CB97 #90CBB4
triadic
#90CB97 #9790CB #CB9790
tetradic
#90CB97 #90A6CB #CB90C4 #CBB490
square
#90CB97 #90A6CB #CB90C4 #CBB490
split-complementary
#90CB97 #B490CB #CB90A6
monochromatic
#489951 #66B770 #90CB97 #BADFBE #E3F2E5
Accessibility & contrast
On white
1.88
#90CB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#90CB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CB97
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CB97 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#C3BB9A
Tritanopia (blue-blind)
#89C8BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90cb97; /* rgb */ color: rgb(144, 203, 151); /* oklch */ color: oklch(78.8% 0.095 147.6);
Tailwind
colors: {
custom: {
50: '#b2dbb5',
500: '#90cb97',
950: '#000000',
},
}SCSS
$custom: #90cb97; $custom-light: #b2dbb5; $custom-dark: #000000;
JSON
{
"hex": "#90cb97",
"rgb": {
"r": 144,
"g": 203,
"b": 151
},
"hsl": {
"h": 127.119,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.78786,
"c": 0.09519,
"h": 147.6
},
"luminance": 0.50876
}Semantic roles & 50–950 ramp
primary
#90CB97
secondary
#A05F98
accent
#36A1AF
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481