#90DC76#90DC76
#90DC76 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.155 H 138.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC76 |
|---|---|
| RGB | rgb(144, 220, 118) |
| HSL | hsl(105, 59%, 66%) |
| HSV | hsv(105, 46%, 86%) |
| CMYK | cmyk(34.5%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(80.97, -42.16, 42.66) |
| CIE-LCH | lch(80.97, 59.98, 134.66°) |
| OKLab | oklab(82.15% -0.1156 0.1034) |
| OKLCH | oklch(82.15% 0.155 138.2) |
| XYZ | xyz(40.3635, 58.4219, 26.2858) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.28
Fresh Green
#69D84F
ΔE00 5.33
Pistachio
#93C572
ΔE00 6.11
Light Green
#96F97B
ΔE00 6.58
Pale Olive Green
#B1D27B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC76 #C276DC
analogous
#C3DC76 #90DC76 #76DC8F
triadic
#90DC76 #7690DC #DC7690
tetradic
#90DC76 #76C3DC #C276DC #DC8F76
square
#90DC76 #76C3DC #C276DC #DC8F76
split-complementary
#90DC76 #8F76DC #DC76C3
monochromatic
#4CAC2C #69D045 #90DC76 #B7E8A7 #DFF5D7
Accessibility & contrast
On white
1.66
#90DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#90DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC76
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC76 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6E
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#8CD6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc76; /* rgb */ color: rgb(144, 220, 118); /* oklch */ color: oklch(82.1% 0.155 138.2);
Tailwind
colors: {
custom: {
50: '#b4e79f',
500: '#90dc76',
950: '#000000',
},
}SCSS
$custom: #90dc76; $custom-light: #b4e79f; $custom-dark: #000000;
JSON
{
"hex": "#90dc76",
"rgb": {
"r": 144,
"g": 220,
"b": 118
},
"hsl": {
"h": 104.706,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82146,
"c": 0.1551,
"h": 138.2
},
"luminance": 0.58424
}Semantic roles & 50–950 ramp
primary
#90DC76
secondary
#9448AE
accent
#1FC79C
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480