#89EEAA#89EEAA
#89EEAA is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.0% C 0.135 H 153.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEAA |
|---|---|
| RGB | rgb(137, 238, 170) |
| HSL | hsl(140, 75%, 74%) |
| HSV | hsv(140, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(86.69, -44.04, 23.91) |
| CIE-LCH | lch(86.69, 50.11, 151.50°) |
| OKLab | oklab(86.97% -0.1204 0.0607) |
| OKLCH | oklch(86.97% 0.135 153.3) |
| XYZ | xyz(48.1436, 69.3664, 48.8746) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.17
Hospital Green
#9BE5AA
ΔE00 3.50
Light Seafoam
#A0FEBF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEAA #EE89CD
analogous
#9AEE89 #89EEAA #89EEDC
triadic
#89EEAA #AA89EE #EEAA89
tetradic
#89EEAA #899AEE #EE89CD #EEDC89
square
#89EEAA #899AEE #EE89CD #EEDC89
split-complementary
#89EEAA #DC89EE #EE899A
monochromatic
#20DD5E #54E683 #89EEAA #BEF6D1 #E4FBEC
Accessibility & contrast
On white
1.41
#89EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#89EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEAA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEAA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#75ECDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89eeaa; /* rgb */ color: rgb(137, 238, 170); /* oklch */ color: oklch(87.0% 0.135 153.3);
Tailwind
colors: {
custom: {
50: '#b0f4c3',
500: '#89eeaa',
950: '#000000',
},
}SCSS
$custom: #89eeaa; $custom-light: #b0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#89eeaa",
"rgb": {
"r": 137,
"g": 238,
"b": 170
},
"hsl": {
"h": 139.604,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86974,
"c": 0.13486,
"h": 153.3
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#89EEAA
secondary
#C952A2
accent
#0F95D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582