#90EAAA#90EAAA
#90EAAA is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.4% C 0.125 H 152.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAAA |
|---|---|
| RGB | rgb(144, 234, 170) |
| HSL | hsl(137, 68%, 74%) |
| HSV | hsv(137, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.84, -40.32, 22.80) |
| CIE-LCH | lch(85.84, 46.32, 150.51°) |
| OKLab | oklab(86.37% -0.1104 0.0579) |
| OKLCH | oklch(86.37% 0.125 152.3) |
| XYZ | xyz(48.1772, 67.6743, 48.5463) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.13
Light Sea Green
#98F6B0
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Mint Green
#A6FBB2
ΔE00 4.29
Light Seafoam
#A0FEBF
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAAA #EA90D0
analogous
#A3EA90 #90EAAA #90EAD7
triadic
#90EAAA #AA90EA #EAAA90
tetradic
#90EAAA #90A3EA #EA90D0 #EAD790
square
#90EAAA #90A3EA #EA90D0 #EAD790
split-complementary
#90EAAA #D790EA #EA90A3
monochromatic
#29D75B #5DE083 #90EAAA #C3F4D1 #E5FAEB
Accessibility & contrast
On white
1.44
#90EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#90EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAAA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAAA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#80E8D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #90eaaa; /* rgb */ color: rgb(144, 234, 170); /* oklch */ color: oklch(86.4% 0.125 152.3);
Tailwind
colors: {
custom: {
50: '#b4f1c3',
500: '#90eaaa',
950: '#000000',
},
}SCSS
$custom: #90eaaa; $custom-light: #b4f1c3; $custom-dark: #000000;
JSON
{
"hex": "#90eaaa",
"rgb": {
"r": 144,
"g": 234,
"b": 170
},
"hsl": {
"h": 137.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86373,
"c": 0.12468,
"h": 152.3
},
"luminance": 0.67677
}Semantic roles & 50–950 ramp
primary
#90EAAA
secondary
#C55AA6
accent
#159AD0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582