#90EE89#90EE89
#90EE89 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.7% C 0.163 H 142.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90EE89 |
|---|---|
| RGB | rgb(144, 238, 137) |
| HSL | hsl(116, 75%, 74%) |
| HSV | hsv(116, 42%, 93%) |
| CMYK | cmyk(39.5%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(86.45, -47.34, 40.28) |
| CIE-LCH | lch(86.45, 62.16, 139.61°) |
| OKLab | oklab(86.68% -0.1291 0.0988) |
| OKLCH | oklch(86.68% 0.163 142.6) |
| XYZ | xyz(46.5895, 68.8818, 34.5027) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.16
Palegreen
#98FB98
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.94
Mint Green
#8FFF9F
ΔE00 4.13
Baby Green
#8CFF9E
ΔE00 4.18
Easter Green
#8CFD7E
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EE89 #E789EE
analogous
#C2EE89 #90EE89 #89EEB4
triadic
#90EE89 #8990EE #EE8990
tetradic
#90EE89 #89C2EE #E789EE #EEB489
square
#90EE89 #89C2EE #E789EE #EEB489
split-complementary
#90EE89 #B489EE #EE89C2
monochromatic
#2DDD20 #5EE654 #90EE89 #C2F6BE #E6FBE4
Accessibility & contrast
On white
1.42
#90EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#90EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EE89
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EE89 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE81
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#86E8D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90ee89; /* rgb */ color: rgb(144, 238, 137); /* oklch */ color: oklch(86.7% 0.163 142.6);
Tailwind
colors: {
custom: {
50: '#b5f4ad',
500: '#90ee89',
950: '#000000',
},
}SCSS
$custom: #90ee89; $custom-light: #b5f4ad; $custom-dark: #000000;
JSON
{
"hex": "#90ee89",
"rgb": {
"r": 144,
"g": 238,
"b": 137
},
"hsl": {
"h": 115.842,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86683,
"c": 0.16257,
"h": 142.6
},
"luminance": 0.68885
}Semantic roles & 50–950 ramp
primary
#90EE89
secondary
#C152C9
accent
#0FD7C9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581