#90EA8A#90EA8A
#90EA8A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.156 H 142.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA8A |
|---|---|
| RGB | rgb(144, 234, 138) |
| HSL | hsl(116, 70%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(38.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.31, -45.50, 38.32) |
| CIE-LCH | lch(85.31, 59.48, 139.90°) |
| OKLab | oklab(85.76% -0.124 0.0944) |
| OKLCH | oklch(85.76% 0.156 142.7) |
| XYZ | xyz(45.5099, 66.6074, 34.4983) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.08
Palegreen
#98FB98
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 4.74
Baby Green
#8CFF9E
ΔE00 4.80
Light Green
#96F97B
ΔE00 4.89
Pale Light Green
#B1FC99
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA8A #E48AEA
analogous
#C0EA8A #90EA8A #8AEAB4
triadic
#90EA8A #8A90EA #EA8A90
tetradic
#90EA8A #8AC0EA #E48AEA #EAB48A
square
#90EA8A #8AC0EA #E48AEA #EAB48A
split-complementary
#90EA8A #B48AEA #EA8AC0
monochromatic
#31D426 #5FE156 #90EA8A #C1F3BE #E6FAE5
Accessibility & contrast
On white
1.47
#90EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#90EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA8A
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA8A | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#87E5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90ea8a; /* rgb */ color: rgb(144, 234, 138); /* oklch */ color: oklch(85.8% 0.156 142.7);
Tailwind
colors: {
custom: {
50: '#b4f1ad',
500: '#90ea8a',
950: '#000000',
},
}SCSS
$custom: #90ea8a; $custom-light: #b4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#90ea8a",
"rgb": {
"r": 144,
"g": 234,
"b": 138
},
"hsl": {
"h": 116.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8576,
"c": 0.15585,
"h": 142.7
},
"luminance": 0.6661
}Semantic roles & 50–950 ramp
primary
#90EA8A
secondary
#BD54C4
accent
#14D2C6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581