#90DC79#90DC79
#90DC79 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.152 H 138.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC79 |
|---|---|
| RGB | rgb(144, 220, 121) |
| HSL | hsl(106, 59%, 67%) |
| HSV | hsv(106, 45%, 86%) |
| CMYK | cmyk(34.5%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.01, -41.77, 41.24) |
| CIE-LCH | lch(81.01, 58.70, 135.37°) |
| OKLab | oklab(82.19% -0.1144 0.1004) |
| OKLCH | oklch(82.19% 0.152 138.7) |
| XYZ | xyz(40.5447, 58.4943, 27.2397) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Lightish Green
#61E160
ΔE00 5.45
Fresh Green
#69D84F
ΔE00 5.64
Pistachio
#93C572
ΔE00 6.04
Light Green
#96F97B
ΔE00 6.72
Pale Olive Green
#B1D27B
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC79 #C579DC
analogous
#C1DC79 #90DC79 #79DC94
triadic
#90DC79 #7990DC #DC7990
tetradic
#90DC79 #79C1DC #C579DC #DC9479
square
#90DC79 #79C1DC #C579DC #DC9479
split-complementary
#90DC79 #9479DC #DC79C1
monochromatic
#4BAD2D #68CF48 #90DC79 #B8E9AA #E0F5DA
Accessibility & contrast
On white
1.65
#90DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#90DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC79
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC79 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D6C77F
Tritanopia (blue-blind)
#8CD6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc79; /* rgb */ color: rgb(144, 220, 121); /* oklch */ color: oklch(82.2% 0.152 138.7);
Tailwind
colors: {
custom: {
50: '#b4e7a1',
500: '#90dc79',
950: '#000000',
},
}SCSS
$custom: #90dc79; $custom-light: #b4e7a1; $custom-dark: #000000;
JSON
{
"hex": "#90dc79",
"rgb": {
"r": 144,
"g": 220,
"b": 121
},
"hsl": {
"h": 106.061,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82192,
"c": 0.15217,
"h": 138.7
},
"luminance": 0.58496
}Semantic roles & 50–950 ramp
primary
#90DC79
secondary
#984AB0
accent
#1FC69F
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480