#89E7AA#89E7AA
#89E7AA is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.3% C 0.125 H 154.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89E7AA |
|---|---|
| RGB | rgb(137, 231, 170) |
| HSL | hsl(141, 66%, 72%) |
| HSV | hsv(141, 41%, 91%) |
| CMYK | cmyk(40.7%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(84.67, -40.96, 21.14) |
| CIE-LCH | lch(84.67, 46.10, 152.70°) |
| OKLab | oklab(85.34% -0.1123 0.0538) |
| OKLCH | oklch(85.34% 0.125 154.4) |
| XYZ | xyz(46.1451, 65.3695, 48.2084) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.54
Light Sea Green
#98F6B0
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E7AA #E789C6
analogous
#97E789 #89E7AA #89E7D9
triadic
#89E7AA #AA89E7 #E7AA89
tetradic
#89E7AA #8997E7 #E789C6 #E7D989
square
#89E7AA #8997E7 #E789C6 #E7D989
split-complementary
#89E7AA #D989E7 #E78997
monochromatic
#2ACC63 #56DD85 #89E7AA #BCF1CF #E6FAED
Accessibility & contrast
On white
1.49
#89E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#89E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E7AA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E7AA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#76E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e7aa; /* rgb */ color: rgb(137, 231, 170); /* oklch */ color: oklch(85.3% 0.125 154.4);
Tailwind
colors: {
custom: {
50: '#afefc3',
500: '#89e7aa',
950: '#000000',
},
}SCSS
$custom: #89e7aa; $custom-light: #afefc3; $custom-dark: #000000;
JSON
{
"hex": "#89e7aa",
"rgb": {
"r": 137,
"g": 231,
"b": 170
},
"hsl": {
"h": 141.064,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.85341,
"c": 0.12457,
"h": 154.4
},
"luminance": 0.65372
}Semantic roles & 50–950 ramp
primary
#89E7AA
secondary
#C0549A
accent
#178ECE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582