#90DC8D#90DC8D
#90DC8D is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.132 H 143.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC8D |
|---|---|
| RGB | rgb(144, 220, 141) |
| HSL | hsl(118, 53%, 71%) |
| HSV | hsv(118, 36%, 86%) |
| CMYK | cmyk(34.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.31, -38.91, 31.59) |
| CIE-LCH | lch(81.31, 50.12, 140.93°) |
| OKLab | oklab(82.53% -0.1061 0.0787) |
| OKLCH | oklch(82.53% 0.132 143.4) |
| XYZ | xyz(41.9007, 59.0367, 34.3816) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 6.09
Light Sea Green
#98F6B0
ΔE00 6.56
Pistachio
#93C572
ΔE00 6.64
Light Sage
#BCECAC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC8D #D98DDC
analogous
#B7DC8D #90DC8D #8DDCB1
triadic
#90DC8D #8D90DC #DC8D90
tetradic
#90DC8D #8DB7DC #D98DDC #DCB18D
square
#90DC8D #8DB7DC #D98DDC #DCB18D
split-complementary
#90DC8D #B18DDC #DC8DB7
monochromatic
#3DB738 #62CE5E #90DC8D #BEEABC #E8F8E8
Accessibility & contrast
On white
1.64
#90DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#90DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC8D
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC8D | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF88
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#88D8C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dc8d; /* rgb */ color: rgb(144, 220, 141); /* oklch */ color: oklch(82.5% 0.132 143.4);
Tailwind
colors: {
custom: {
50: '#b3e7af',
500: '#90dc8d',
950: '#000000',
},
}SCSS
$custom: #90dc8d; $custom-light: #b3e7af; $custom-dark: #000000;
JSON
{
"hex": "#90dc8d",
"rgb": {
"r": 144,
"g": 220,
"b": 141
},
"hsl": {
"h": 117.722,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.82532,
"c": 0.1321,
"h": 143.4
},
"luminance": 0.59039
}Semantic roles & 50–950 ramp
primary
#90DC8D
secondary
#B05AB3
accent
#25C0BB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481