#90EF89#90EF89
#90EF89 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.164 H 142.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF89 |
|---|---|
| RGB | rgb(144, 239, 137) |
| HSL | hsl(116, 76%, 74%) |
| HSV | hsv(116, 43%, 94%) |
| CMYK | cmyk(39.7%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(86.73, -47.76, 40.65) |
| CIE-LCH | lch(86.73, 62.72, 139.60°) |
| OKLab | oklab(86.92% -0.1302 0.0997) |
| OKLCH | oklch(86.92% 0.164 142.6) |
| XYZ | xyz(46.8814, 69.4657, 34.6000) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 2.70
Light Green
#96F97B
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.99
Easter Green
#8CFD7E
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF89 #E889EF
analogous
#C3EF89 #90EF89 #89EFB5
triadic
#90EF89 #8990EF #EF8990
tetradic
#90EF89 #89C3EF #E889EF #EFB589
square
#90EF89 #89C3EF #E889EF #EFB589
split-complementary
#90EF89 #B589EF #EF89C3
monochromatic
#2CDF1E #5DE853 #90EF89 #C3F6BF #E6FBE4
Accessibility & contrast
On white
1.41
#90EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#90EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF89
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF89 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF81
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#86E9D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #90ef89; /* rgb */ color: rgb(144, 239, 137); /* oklch */ color: oklch(86.9% 0.164 142.6);
Tailwind
colors: {
custom: {
50: '#b5f5ad',
500: '#90ef89',
950: '#000000',
},
}SCSS
$custom: #90ef89; $custom-light: #b5f5ad; $custom-dark: #000000;
JSON
{
"hex": "#90ef89",
"rgb": {
"r": 144,
"g": 239,
"b": 137
},
"hsl": {
"h": 115.882,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86918,
"c": 0.164,
"h": 142.6
},
"luminance": 0.69468
}Semantic roles & 50–950 ramp
primary
#90EF89
secondary
#C252CA
accent
#0DD8CA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581