Lightgreen#90EE90
#90EE90 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.156 H 144.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #90EE90 |
|---|---|
| RGB | rgb(144, 238, 144) |
| HSL | hsl(120, 73%, 75%) |
| HSV | hsv(120, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.55, -46.33, 36.95) |
| CIE-LCH | lch(86.55, 59.26, 141.43°) |
| OKLab | oklab(86.8% -0.1262 0.0914) |
| OKLCH | oklch(86.8% 0.156 144.1) |
| XYZ | xyz(47.1080, 69.0892, 37.2335) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.00
Palegreen
#98FB98
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 3.73
Baby Green
#8CFF9E
ΔE00 3.79
Foam Green
#90FDA9
ΔE00 4.21
Light Pastel Green
#B2FBA5
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EE90 #EE90EE
analogous
#BFEE90 #90EE90 #90EEBF
triadic
#90EE90 #9090EE #EE9090
tetradic
#90EE90 #90BFEE #EE90EE #EEBF90
square
#90EE90 #90BFEE #EE90EE #EEBF90
split-complementary
#90EE90 #BF90EE #EE90BF
monochromatic
#26DE26 #5BE65B #90EE90 #C5F6C5 #E4FBE4
Accessibility & contrast
On white
1.42
#90EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#90EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EE90
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EE90 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#85E9D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #90ee90; /* rgb */ color: rgb(144, 238, 144); /* oklch */ color: oklch(86.8% 0.156 144.1);
Tailwind
colors: {
custom: {
50: '#b4f4b1',
500: '#90ee90',
950: '#000000',
},
}SCSS
$custom: #90ee90; $custom-light: #b4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#90ee90",
"rgb": {
"r": 144,
"g": 238,
"b": 144
},
"hsl": {
"h": 120,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.868,
"c": 0.15579,
"h": 144.1
},
"luminance": 0.69092
}Semantic roles & 50–950 ramp
primary
#90EE90
secondary
#CA59CA
accent
#10D6D6
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581