#90CA91#90CA91
#90CA91 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.4% C 0.100 H 145.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA91 |
|---|---|
| RGB | rgb(144, 202, 145) |
| HSL | hsl(121, 35%, 68%) |
| HSV | hsv(121, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(76.20, -29.94, 22.63) |
| CIE-LCH | lch(76.20, 37.53, 142.91°) |
| OKLab | oklab(78.42% -0.0817 0.0573) |
| OKLCH | oklch(78.42% 0.1 145) |
| XYZ | xyz(37.7314, 50.2132, 34.4867) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.31
Soft Green
#6FC276
ΔE00 5.64
Lichen
#8FB67B
ΔE00 5.95
Pistachio
#93C572
ΔE00 6.17
Sage Green (survey)
#88B378
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA91 #CA90C9
analogous
#ACCA90 #90CA91 #90CAAE
triadic
#90CA91 #9190CA #CA9190
tetradic
#90CA91 #90ACCA #CA90C9 #CAAE90
square
#90CA91 #90ACCA #CA90C9 #CAAE90
split-complementary
#90CA91 #AE90CA #CA90AC
monochromatic
#48974A #67B668 #90CA91 #B9DEBA #E3F2E3
Accessibility & contrast
On white
1.90
#90CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#90CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA91
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA91 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08D
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#8AC7BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca91; /* rgb */ color: rgb(144, 202, 145); /* oklch */ color: oklch(78.4% 0.100 145.0);
Tailwind
colors: {
custom: {
50: '#b2dab1',
500: '#90ca91',
950: '#000000',
},
}SCSS
$custom: #90ca91; $custom-light: #b2dab1; $custom-dark: #000000;
JSON
{
"hex": "#90ca91",
"rgb": {
"r": 144,
"g": 202,
"b": 145
},
"hsl": {
"h": 121.034,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78423,
"c": 0.09983,
"h": 145
},
"luminance": 0.50215
}Semantic roles & 50–950 ramp
primary
#90CA91
secondary
#9F609D
accent
#37ACAE
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481