#90EA99#90EA99
#90EA99 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.141 H 146.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA99 |
|---|---|
| RGB | rgb(144, 234, 153) |
| HSL | hsl(126, 68%, 74%) |
| HSV | hsv(126, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.54, -43.21, 31.10) |
| CIE-LCH | lch(85.54, 53.23, 144.26°) |
| OKLab | oklab(86.03% -0.1177 0.0778) |
| OKLCH | oklch(86.03% 0.141 146.5) |
| XYZ | xyz(46.6718, 67.0721, 40.6178) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.23
Light Sea Green
#98F6B0
ΔE00 3.67
Foam Green
#90FDA9
ΔE00 4.16
Hospital Green
#9BE5AA
ΔE00 4.25
Palegreen
#98FB98
ΔE00 4.29
Light Mint Green
#A6FBB2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA99 #EA90E1
analogous
#B4EA90 #90EA99 #90EAC6
triadic
#90EA99 #9990EA #EA9990
tetradic
#90EA99 #90B4EA #EA90E1 #EAC690
square
#90EA99 #90B4EA #EA90E1 #EAC690
split-complementary
#90EA99 #C690EA #EA90B4
monochromatic
#29D73A #5DE06A #90EA99 #C3F4C8 #E5FAE7
Accessibility & contrast
On white
1.46
#90EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#90EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA99
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA99 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB94
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#84E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90ea99; /* rgb */ color: rgb(144, 234, 153); /* oklch */ color: oklch(86.0% 0.141 146.5);
Tailwind
colors: {
custom: {
50: '#b4f1b7',
500: '#90ea99',
950: '#000000',
},
}SCSS
$custom: #90ea99; $custom-light: #b4f1b7; $custom-dark: #000000;
JSON
{
"hex": "#90ea99",
"rgb": {
"r": 144,
"g": 234,
"b": 153
},
"hsl": {
"h": 126,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86028,
"c": 0.14112,
"h": 146.5
},
"luminance": 0.67075
}Semantic roles & 50–950 ramp
primary
#90EA99
secondary
#C55ABA
accent
#15BDD0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581