#90DC77#90DC77
#90DC77 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.154 H 138.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC77 |
|---|---|
| RGB | rgb(144, 220, 119) |
| HSL | hsl(105, 59%, 66%) |
| HSV | hsv(105, 46%, 86%) |
| CMYK | cmyk(34.5%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.99, -42.03, 42.19) |
| CIE-LCH | lch(80.99, 59.55, 134.89°) |
| OKLab | oklab(82.16% -0.1152 0.1024) |
| OKLCH | oklch(82.16% 0.154 138.4) |
| XYZ | xyz(40.4233, 58.4458, 26.6004) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.80
Lightish Green
#61E160
ΔE00 5.34
Fresh Green
#69D84F
ΔE00 5.43
Pistachio
#93C572
ΔE00 6.09
Light Green
#96F97B
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC77 #C377DC
analogous
#C2DC77 #90DC77 #77DC91
triadic
#90DC77 #7790DC #DC7790
tetradic
#90DC77 #77C2DC #C377DC #DC9177
square
#90DC77 #77C2DC #C377DC #DC9177
split-complementary
#90DC77 #9177DC #DC77C2
monochromatic
#4CAC2C #68CF46 #90DC77 #B8E9A8 #DFF5D8
Accessibility & contrast
On white
1.65
#90DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#90DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC77
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC77 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6F
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#8CD6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc77; /* rgb */ color: rgb(144, 220, 119); /* oklch */ color: oklch(82.2% 0.154 138.4);
Tailwind
colors: {
custom: {
50: '#b4e7a0',
500: '#90dc77',
950: '#000000',
},
}SCSS
$custom: #90dc77; $custom-light: #b4e7a0; $custom-dark: #000000;
JSON
{
"hex": "#90dc77",
"rgb": {
"r": 144,
"g": 220,
"b": 119
},
"hsl": {
"h": 105.149,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82161,
"c": 0.15413,
"h": 138.4
},
"luminance": 0.58448
}Semantic roles & 50–950 ramp
primary
#90DC77
secondary
#9548AF
accent
#1FC79D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480