#89E7A9#89E7A9
#89E7A9 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.3% C 0.125 H 154.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89E7A9 |
|---|---|
| RGB | rgb(137, 231, 169) |
| HSL | hsl(140, 66%, 72%) |
| HSV | hsv(140, 41%, 91%) |
| CMYK | cmyk(40.7%, 0%, 26.8%, 9.4%) |
| CIE-LAB | lab(84.65, -41.15, 21.63) |
| CIE-LCH | lch(84.65, 46.49, 152.27°) |
| OKLab | oklab(85.32% -0.1128 0.055) |
| OKLCH | oklch(85.32% 0.125 154) |
| XYZ | xyz(46.0509, 65.3318, 47.7121) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.51
Light Sea Green
#98F6B0
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E7A9 #E789C7
analogous
#98E789 #89E7A9 #89E7D8
triadic
#89E7A9 #A989E7 #E7A989
tetradic
#89E7A9 #8998E7 #E789C7 #E7D889
square
#89E7A9 #8998E7 #E789C7 #E7D889
split-complementary
#89E7A9 #D889E7 #E78998
monochromatic
#2ACC61 #56DD84 #89E7A9 #BCF1CE #E6FAEC
Accessibility & contrast
On white
1.49
#89E7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#89E7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E7A9
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E7A9 | 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)
#E7D9A5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#76E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e7a9; /* rgb */ color: rgb(137, 231, 169); /* oklch */ color: oklch(85.3% 0.125 154.0);
Tailwind
colors: {
custom: {
50: '#afefc2',
500: '#89e7a9',
950: '#000000',
},
}SCSS
$custom: #89e7a9; $custom-light: #afefc2; $custom-dark: #000000;
JSON
{
"hex": "#89e7a9",
"rgb": {
"r": 137,
"g": 231,
"b": 169
},
"hsl": {
"h": 140.426,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.85319,
"c": 0.12549,
"h": 154
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#89E7A9
secondary
#C0549B
accent
#1790CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582