#90DC89#90DC89
#90DC89 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.5% C 0.136 H 142.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC89 |
|---|---|
| RGB | rgb(144, 220, 137) |
| HSL | hsl(115, 54%, 70%) |
| HSV | hsv(115, 38%, 86%) |
| CMYK | cmyk(34.5%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(81.25, -39.52, 33.54) |
| CIE-LCH | lch(81.25, 51.83, 139.68°) |
| OKLab | oklab(82.46% -0.1078 0.0832) |
| OKLCH | oklch(82.46% 0.136 142.3) |
| XYZ | xyz(41.6085, 58.9198, 32.8423) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 6.27
Pistachio
#93C572
ΔE00 6.36
Palegreen
#98FB98
ΔE00 6.84
Light Sea Green
#98F6B0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC89 #D589DC
analogous
#B9DC89 #90DC89 #89DCAC
triadic
#90DC89 #8990DC #DC8990
tetradic
#90DC89 #89B9DC #D589DC #DCAC89
square
#90DC89 #89B9DC #D589DC #DCAC89
split-complementary
#90DC89 #AC89DC #DC89B9
monochromatic
#40B536 #64CE5A #90DC89 #BCEAB8 #E9F8E7
Accessibility & contrast
On white
1.64
#90DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#90DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC89
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC89 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#89D7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dc89; /* rgb */ color: rgb(144, 220, 137); /* oklch */ color: oklch(82.5% 0.136 142.3);
Tailwind
colors: {
custom: {
50: '#b3e7ac',
500: '#90dc89',
950: '#000000',
},
}SCSS
$custom: #90dc89; $custom-light: #b3e7ac; $custom-dark: #000000;
JSON
{
"hex": "#90dc89",
"rgb": {
"r": 144,
"g": 220,
"b": 137
},
"hsl": {
"h": 114.94,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82459,
"c": 0.13616,
"h": 142.3
},
"luminance": 0.58922
}Semantic roles & 50–950 ramp
primary
#90DC89
secondary
#AB56B3
accent
#24C2B4
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481