#90EF80#90EF80
#90EF80 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.173 H 140.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF80 |
|---|---|
| RGB | rgb(144, 239, 128) |
| HSL | hsl(111, 78%, 72%) |
| HSV | hsv(111, 46%, 94%) |
| CMYK | cmyk(39.7%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(86.61, -48.98, 44.86) |
| CIE-LCH | lch(86.61, 66.43, 137.51°) |
| OKLab | oklab(86.78% -0.1338 0.1089) |
| OKLCH | oklch(86.78% 0.173 140.9) |
| XYZ | xyz(46.2625, 69.2182, 31.3407) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.64
Light Green
#96F97B
ΔE00 2.71
Easter Green
#8CFD7E
ΔE00 3.28
Palegreen
#98FB98
ΔE00 3.44
Pale Light Green
#B1FC99
ΔE00 4.41
Lightgreen (survey)
#76FF7B
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF80 #DF80EF
analogous
#C8EF80 #90EF80 #80EFA8
triadic
#90EF80 #8090EF #EF8090
tetradic
#90EF80 #80C8EF #DF80EF #EFA880
square
#90EF80 #80C8EF #DF80EF #EFA880
split-complementary
#90EF80 #A880EF #EF80C8
monochromatic
#37D91B #60E84A #90EF80 #C0F6B6 #E7FCE4
Accessibility & contrast
On white
1.41
#90EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#90EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF80
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF80 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#88E9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #90ef80; /* rgb */ color: rgb(144, 239, 128); /* oklch */ color: oklch(86.8% 0.173 140.9);
Tailwind
colors: {
custom: {
50: '#b5f5a6',
500: '#90ef80',
950: '#000000',
},
}SCSS
$custom: #90ef80; $custom-light: #b5f5a6; $custom-dark: #000000;
JSON
{
"hex": "#90ef80",
"rgb": {
"r": 144,
"g": 239,
"b": 128
},
"hsl": {
"h": 111.351,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86779,
"c": 0.17253,
"h": 140.9
},
"luminance": 0.69221
}Semantic roles & 50–950 ramp
primary
#90EF80
secondary
#B74AC9
accent
#0CDABC
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580