#90EB8A#90EB8A
#90EB8A is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.0% C 0.157 H 142.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90EB8A |
|---|---|
| RGB | rgb(144, 235, 138) |
| HSL | hsl(116, 71%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(38.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.59, -45.92, 38.69) |
| CIE-LCH | lch(85.59, 60.05, 139.89°) |
| OKLab | oklab(86% -0.1252 0.0952) |
| OKLCH | oklch(86% 0.157 142.7) |
| XYZ | xyz(45.7954, 67.1784, 34.5935) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.97
Palegreen
#98FB98
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 4.56
Baby Green
#8CFF9E
ΔE00 4.62
Light Green
#96F97B
ΔE00 4.68
Pale Light Green
#B1FC99
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EB8A #E58AEB
analogous
#C0EB8A #90EB8A #8AEBB4
triadic
#90EB8A #8A90EB #EB8A90
tetradic
#90EB8A #8AC0EB #E58AEB #EBB48A
square
#90EB8A #8AC0EB #E58AEB #EBB48A
split-complementary
#90EB8A #B48AEB #EB8AC0
monochromatic
#30D625 #5EE256 #90EB8A #C2F4BE #E6FBE5
Accessibility & contrast
On white
1.45
#90EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#90EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EB8A
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EB8A | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#87E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90eb8a; /* rgb */ color: rgb(144, 235, 138); /* oklch */ color: oklch(86.0% 0.157 142.7);
Tailwind
colors: {
custom: {
50: '#b4f2ad',
500: '#90eb8a',
950: '#000000',
},
}SCSS
$custom: #90eb8a; $custom-light: #b4f2ad; $custom-dark: #000000;
JSON
{
"hex": "#90eb8a",
"rgb": {
"r": 144,
"g": 235,
"b": 138
},
"hsl": {
"h": 116.289,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85995,
"c": 0.15729,
"h": 142.7
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#90EB8A
secondary
#BE54C5
accent
#13D3C7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581