#90DC86#90DC86
#90DC86 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.139 H 141.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC86 |
|---|---|
| RGB | rgb(144, 220, 134) |
| HSL | hsl(113, 55%, 69%) |
| HSV | hsv(113, 39%, 86%) |
| CMYK | cmyk(34.5%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(81.20, -39.96, 35.00) |
| CIE-LCH | lch(81.20, 53.12, 138.79°) |
| OKLab | oklab(82.41% -0.109 0.0865) |
| OKLCH | oklch(82.41% 0.139 141.6) |
| XYZ | xyz(41.3962, 58.8349, 31.7247) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 6.01
Pistachio
#93C572
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.46
Lightish Green
#61E160
ΔE00 6.65
Palegreen
#98FB98
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC86 #D286DC
analogous
#BBDC86 #90DC86 #86DCA7
triadic
#90DC86 #8690DC #DC8690
tetradic
#90DC86 #86BBDC #D286DC #DCA786
square
#90DC86 #86BBDC #D286DC #DCA786
split-complementary
#90DC86 #A786DC #DC86BB
monochromatic
#43B434 #64CE57 #90DC86 #BCEAB5 #E7F7E5
Accessibility & contrast
On white
1.64
#90DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#90DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC86
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC86 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#8AD7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dc86; /* rgb */ color: rgb(144, 220, 134); /* oklch */ color: oklch(82.4% 0.139 141.6);
Tailwind
colors: {
custom: {
50: '#b3e7aa',
500: '#90dc86',
950: '#000000',
},
}SCSS
$custom: #90dc86; $custom-light: #b3e7aa; $custom-dark: #000000;
JSON
{
"hex": "#90dc86",
"rgb": {
"r": 144,
"g": 220,
"b": 134
},
"hsl": {
"h": 113.023,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82406,
"c": 0.1392,
"h": 141.6
},
"luminance": 0.58837
}Semantic roles & 50–950 ramp
primary
#90DC86
secondary
#A853B3
accent
#23C3B0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481