#90EAA2#90EAA2
#90EAA2 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.132 H 149.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAA2 |
|---|---|
| RGB | rgb(144, 234, 162) |
| HSL | hsl(132, 68%, 74%) |
| HSV | hsv(132, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(85.70, -41.72, 26.71) |
| CIE-LCH | lch(85.70, 49.54, 147.37°) |
| OKLab | oklab(86.21% -0.1139 0.0674) |
| OKLCH | oklch(86.21% 0.132 149.4) |
| XYZ | xyz(47.4434, 67.3808, 44.6813) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.71
Hospital Green
#9BE5AA
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 3.90
Light Mint Green
#A6FBB2
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAA2 #EA90D8
analogous
#ABEA90 #90EAA2 #90EACF
triadic
#90EAA2 #A290EA #EAA290
tetradic
#90EAA2 #90ABEA #EA90D8 #EACF90
square
#90EAA2 #90ABEA #EA90D8 #EACF90
split-complementary
#90EAA2 #CF90EA #EA90AB
monochromatic
#29D74C #5DE077 #90EAA2 #C3F4CD #E5FAE9
Accessibility & contrast
On white
1.45
#90EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#90EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAA2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAA2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9D
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#82E7D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90eaa2; /* rgb */ color: rgb(144, 234, 162); /* oklch */ color: oklch(86.2% 0.132 149.4);
Tailwind
colors: {
custom: {
50: '#b4f1be',
500: '#90eaa2',
950: '#000000',
},
}SCSS
$custom: #90eaa2; $custom-light: #b4f1be; $custom-dark: #000000;
JSON
{
"hex": "#90eaa2",
"rgb": {
"r": 144,
"g": 234,
"b": 162
},
"hsl": {
"h": 132,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86205,
"c": 0.13233,
"h": 149.4
},
"luminance": 0.67384
}Semantic roles & 50–950 ramp
primary
#90EAA2
secondary
#C55AAF
accent
#15ABD0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582