#90EE85#90EE85
#90EE85 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.166 H 141.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90EE85 |
|---|---|
| RGB | rgb(144, 238, 133) |
| HSL | hsl(114, 76%, 73%) |
| HSV | hsv(114, 44%, 93%) |
| CMYK | cmyk(39.5%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(86.39, -47.90, 42.16) |
| CIE-LCH | lch(86.39, 63.81, 138.64°) |
| OKLab | oklab(86.62% -0.1307 0.103) |
| OKLCH | oklch(86.62% 0.166 141.8) |
| XYZ | xyz(46.3078, 68.7692, 33.0195) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.79
Palegreen
#98FB98
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.45
Easter Green
#8CFD7E
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 4.36
Mint Green
#8FFF9F
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EE85 #E385EE
analogous
#C5EE85 #90EE85 #85EEAE
triadic
#90EE85 #8590EE #EE8590
tetradic
#90EE85 #85C5EE #E385EE #EEAE85
square
#90EE85 #85C5EE #E385EE #EEAE85
split-complementary
#90EE85 #AE85EE #EE85C5
monochromatic
#32DA1E #5FE74F #90EE85 #C1F5BB #E7FBE4
Accessibility & contrast
On white
1.42
#90EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#90EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EE85
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EE85 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#87E8D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90ee85; /* rgb */ color: rgb(144, 238, 133); /* oklch */ color: oklch(86.6% 0.166 141.8);
Tailwind
colors: {
custom: {
50: '#b5f4aa',
500: '#90ee85',
950: '#000000',
},
}SCSS
$custom: #90ee85; $custom-light: #b5f4aa; $custom-dark: #000000;
JSON
{
"hex": "#90ee85",
"rgb": {
"r": 144,
"g": 238,
"b": 133
},
"hsl": {
"h": 113.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86619,
"c": 0.16641,
"h": 141.8
},
"luminance": 0.68772
}Semantic roles & 50–950 ramp
primary
#90EE85
secondary
#BC4FC9
accent
#0ED8C3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581