#90DC8A#90DC8A
#90DC8A is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.135 H 142.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC8A |
|---|---|
| RGB | rgb(144, 220, 138) |
| HSL | hsl(116, 54%, 70%) |
| HSV | hsv(116, 37%, 86%) |
| CMYK | cmyk(34.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.26, -39.37, 33.05) |
| CIE-LCH | lch(81.26, 51.40, 139.98°) |
| OKLab | oklab(82.48% -0.1073 0.0821) |
| OKLCH | oklch(82.48% 0.135 142.6) |
| XYZ | xyz(41.6805, 58.9486, 33.2219) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 6.22
Pistachio
#93C572
ΔE00 6.42
Light Sea Green
#98F6B0
ΔE00 6.86
Palegreen
#98FB98
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC8A #D68ADC
analogous
#B9DC8A #90DC8A #8ADCAD
triadic
#90DC8A #8A90DC #DC8A90
tetradic
#90DC8A #8AB9DC #D68ADC #DCAD8A
square
#90DC8A #8AB9DC #D68ADC #DCAD8A
split-complementary
#90DC8A #AD8ADC #DC8AB9
monochromatic
#40B536 #63CE5B #90DC8A #BDEAB9 #E9F8E7
Accessibility & contrast
On white
1.64
#90DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#90DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC8A
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC8A | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#89D7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dc8a; /* rgb */ color: rgb(144, 220, 138); /* oklch */ color: oklch(82.5% 0.135 142.6);
Tailwind
colors: {
custom: {
50: '#b3e7ad',
500: '#90dc8a',
950: '#000000',
},
}SCSS
$custom: #90dc8a; $custom-light: #b3e7ad; $custom-dark: #000000;
JSON
{
"hex": "#90dc8a",
"rgb": {
"r": 144,
"g": 220,
"b": 138
},
"hsl": {
"h": 115.61,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82477,
"c": 0.13515,
"h": 142.6
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#90DC8A
secondary
#AC57B3
accent
#24C1B6
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481