#90EA90#90EA90
#90EA90 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.150 H 144.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA90 |
|---|---|
| RGB | rgb(144, 234, 144) |
| HSL | hsl(120, 68%, 74%) |
| HSV | hsv(120, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.40, -44.61, 35.44) |
| CIE-LCH | lch(85.40, 56.98, 141.53°) |
| OKLab | oklab(85.86% -0.1215 0.0879) |
| OKLCH | oklch(85.86% 0.15 144.1) |
| XYZ | xyz(45.9563, 66.7859, 36.8496) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.98
Palegreen
#98FB98
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 4.55
Baby Green
#8CFF9E
ΔE00 4.62
Foam Green
#90FDA9
ΔE00 4.70
Light Pastel Green
#B2FBA5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA90 #EA90EA
analogous
#BDEA90 #90EA90 #90EABD
triadic
#90EA90 #9090EA #EA9090
tetradic
#90EA90 #90BDEA #EA90EA #EABD90
square
#90EA90 #90BDEA #EA90EA #EABD90
split-complementary
#90EA90 #BD90EA #EA90BD
monochromatic
#29D729 #5DE05D #90EA90 #C3F4C3 #E5FAE5
Accessibility & contrast
On white
1.46
#90EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#90EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA90
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA90 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#86E5D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90ea90; /* rgb */ color: rgb(144, 234, 144); /* oklch */ color: oklch(85.9% 0.150 144.1);
Tailwind
colors: {
custom: {
50: '#b4f1b1',
500: '#90ea90',
950: '#000000',
},
}SCSS
$custom: #90ea90; $custom-light: #b4f1b1; $custom-dark: #000000;
JSON
{
"hex": "#90ea90",
"rgb": {
"r": 144,
"g": 234,
"b": 144
},
"hsl": {
"h": 120,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.85863,
"c": 0.14997,
"h": 144.1
},
"luminance": 0.66789
}Semantic roles & 50–950 ramp
primary
#90EA90
secondary
#C55AC5
accent
#15D0D0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581