#90D777#90D777
#90D777 is a light, vivid green. Relative luminance 0.559; OKLCH L 81.0% C 0.147 H 138.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90D777 |
|---|---|
| RGB | rgb(144, 215, 119) |
| HSL | hsl(104, 55%, 65%) |
| HSV | hsv(104, 45%, 84%) |
| CMYK | cmyk(33%, 0%, 44.7%, 15.7%) |
| CIE-LAB | lab(79.53, -39.83, 40.37) |
| CIE-LCH | lch(79.53, 56.71, 134.61°) |
| OKLab | oklab(80.98% -0.1091 0.0983) |
| OKLCH | oklch(80.98% 0.147 138) |
| XYZ | xyz(39.1306, 55.8604, 26.1695) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 5.71
Fresh Green
#69D84F
ΔE00 5.84
Lightish Green
#61E160
ΔE00 6.10
Pale Olive Green
#B1D27B
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D777 #BE77D7
analogous
#C0D777 #90D777 #77D78E
triadic
#90D777 #7790D7 #D77790
tetradic
#90D777 #77C0D7 #BE77D7 #D78E77
square
#90D777 #77C0D7 #BE77D7 #D78E77
split-complementary
#90D777 #8E77D7 #D777C0
monochromatic
#4EA430 #69C948 #90D777 #B7E5A6 #DDF3D6
Accessibility & contrast
On white
1.73
#90D777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#90D777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D777
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D777 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#8DD1C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #90d777; /* rgb */ color: rgb(144, 215, 119); /* oklch */ color: oklch(81.0% 0.147 138.0);
Tailwind
colors: {
custom: {
50: '#b3e3a0',
500: '#90d777',
950: '#000000',
},
}SCSS
$custom: #90d777; $custom-light: #b3e3a0; $custom-dark: #000000;
JSON
{
"hex": "#90d777",
"rgb": {
"r": 144,
"g": 215,
"b": 119
},
"hsl": {
"h": 104.375,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80982,
"c": 0.14687,
"h": 138
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#90D777
secondary
#8F4BA7
accent
#23C299
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480