#90CA99#90CA99
#90CA99 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.092 H 148.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA99 |
|---|---|
| RGB | rgb(144, 202, 153) |
| HSL | hsl(129, 35%, 68%) |
| HSV | hsv(129, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.36, -28.55, 18.61) |
| CIE-LCH | lch(76.36, 34.08, 146.91°) |
| OKLab | oklab(78.6% -0.0782 0.0475) |
| OKLCH | oklch(78.6% 0.092 148.7) |
| XYZ | xyz(38.3701, 50.4687, 37.8505) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 6.46
Lichen
#8FB67B
ΔE00 6.85
Soft Green
#6FC276
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 7.22
Seafoam
#7FE0B3
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA99 #CA90C1
analogous
#A4CA90 #90CA99 #90CAB6
triadic
#90CA99 #9990CA #CA9990
tetradic
#90CA99 #90A4CA #CA90C1 #CAB690
square
#90CA99 #90A4CA #CA90C1 #CAB690
split-complementary
#90CA99 #B690CA #CA90A4
monochromatic
#489755 #67B673 #90CA99 #B9DEBF #E3F2E5
Accessibility & contrast
On white
1.89
#90CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#90CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA99
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA99 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#88C8BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca99; /* rgb */ color: rgb(144, 202, 153); /* oklch */ color: oklch(78.6% 0.092 148.7);
Tailwind
colors: {
custom: {
50: '#b2dab7',
500: '#90ca99',
950: '#000000',
},
}SCSS
$custom: #90ca99; $custom-light: #b2dab7; $custom-dark: #000000;
JSON
{
"hex": "#90ca99",
"rgb": {
"r": 144,
"g": 202,
"b": 153
},
"hsl": {
"h": 129.31,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.786,
"c": 0.09152,
"h": 148.7
},
"luminance": 0.5047
}Semantic roles & 50–950 ramp
primary
#90CA99
secondary
#9F6095
accent
#379CAE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481