#90CC87#90CC87
#90CC87 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.7% C 0.114 H 141.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90CC87 |
|---|---|
| RGB | rgb(144, 204, 135) |
| HSL | hsl(112, 40%, 66%) |
| HSV | hsv(112, 34%, 80%) |
| CMYK | cmyk(29.4%, 0%, 33.8%, 20%) |
| CIE-LAB | lab(76.60, -32.51, 28.42) |
| CIE-LCH | lch(76.60, 43.18, 138.84°) |
| OKLab | oklab(78.68% -0.0887 0.0711) |
| OKLCH | oklch(78.68% 0.114 141.3) |
| XYZ | xyz(37.4663, 50.8628, 30.7604) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.08
Soft Green
#6FC276
ΔE00 4.80
Lichen
#8FB67B
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.30
Sage Green (survey)
#88B378
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CC87 #C387CC
analogous
#B3CC87 #90CC87 #87CCA1
triadic
#90CC87 #8790CC #CC8790
tetradic
#90CC87 #87B3CC #C387CC #CCA187
square
#90CC87 #87B3CC #C387CC #CCA187
split-complementary
#90CC87 #A187CC #CC87B3
monochromatic
#4C9841 #68BA5C #90CC87 #B8DEB2 #DFF1DD
Accessibility & contrast
On white
1.88
#90CC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#90CC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CC87
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CC87 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#C6BB8B
Tritanopia (blue-blind)
#8CC8BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90cc87; /* rgb */ color: rgb(144, 204, 135); /* oklch */ color: oklch(78.7% 0.114 141.3);
Tailwind
colors: {
custom: {
50: '#b2dcaa',
500: '#90cc87',
950: '#000000',
},
}SCSS
$custom: #90cc87; $custom-light: #b2dcaa; $custom-dark: #000000;
JSON
{
"hex": "#90cc87",
"rgb": {
"r": 144,
"g": 204,
"b": 135
},
"hsl": {
"h": 112.174,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.78684,
"c": 0.11364,
"h": 141.3
},
"luminance": 0.50864
}Semantic roles & 50–950 ramp
primary
#90CC87
secondary
#95599F
accent
#32B3A3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481