#90CA8D#90CA8D
#90CA8D is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.104 H 143.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA8D |
|---|---|
| RGB | rgb(144, 202, 141) |
| HSL | hsl(117, 37%, 67%) |
| HSV | hsv(117, 30%, 79%) |
| CMYK | cmyk(28.7%, 0%, 30.2%, 20.8%) |
| CIE-LAB | lab(76.13, -30.61, 24.64) |
| CIE-LCH | lch(76.13, 39.30, 141.16°) |
| OKLab | oklab(78.34% -0.0835 0.0622) |
| OKLCH | oklch(78.34% 0.104 143.3) |
| XYZ | xyz(37.4283, 50.0920, 32.8908) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.78
Soft Green
#6FC276
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.30
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.20
Faded Green
#7BB274
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA8D #C78DCA
analogous
#AFCA8D #90CA8D #8DCAA9
triadic
#90CA8D #8D90CA #CA8D90
tetradic
#90CA8D #8DAFCA #C78DCA #CAA98D
square
#90CA8D #8DAFCA #C78DCA #CAA98D
split-complementary
#90CA8D #A98DCA #CA8DAF
monochromatic
#4A9746 #67B763 #90CA8D #B9DDB7 #E1F1E1
Accessibility & contrast
On white
1.91
#90CA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#90CA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA8D
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA8D | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF89
Deuteranopia (green-blind)
#C4B990
Tritanopia (blue-blind)
#8BC6BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca8d; /* rgb */ color: rgb(144, 202, 141); /* oklch */ color: oklch(78.3% 0.104 143.3);
Tailwind
colors: {
custom: {
50: '#b2daae',
500: '#90ca8d',
950: '#000000',
},
}SCSS
$custom: #90ca8d; $custom-light: #b2daae; $custom-dark: #000000;
JSON
{
"hex": "#90ca8d",
"rgb": {
"r": 144,
"g": 202,
"b": 141
},
"hsl": {
"h": 117.049,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.78339,
"c": 0.10408,
"h": 143.3
},
"luminance": 0.50093
}Semantic roles & 50–950 ramp
primary
#90CA8D
secondary
#9B5D9E
accent
#36AFA9
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481