#89E8A4#89E8A4
#89E8A4 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.4% C 0.132 H 151.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89E8A4 |
|---|---|
| RGB | rgb(137, 232, 164) |
| HSL | hsl(137, 67%, 72%) |
| HSV | hsv(137, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.85, -42.49, 24.48) |
| CIE-LCH | lch(84.85, 49.04, 150.05°) |
| OKLab | oklab(85.45% -0.1161 0.062) |
| OKLCH | oklch(85.45% 0.132 151.9) |
| XYZ | xyz(45.8711, 65.7090, 45.3807) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.79
Light Sea Green
#98F6B0
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Mint Green
#A6FBB2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E8A4 #E889CD
analogous
#9DE889 #89E8A4 #89E8D4
triadic
#89E8A4 #A489E8 #E8A489
tetradic
#89E8A4 #899DE8 #E889CD #E8D489
square
#89E8A4 #899DE8 #E889CD #E8D489
split-complementary
#89E8A4 #D489E8 #E8899D
monochromatic
#28CE57 #56DE7D #89E8A4 #BCF2CB #E5FAEB
Accessibility & contrast
On white
1.48
#89E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#89E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E8A4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E8A4 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#DAD0A8
Tritanopia (blue-blind)
#77E5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e8a4; /* rgb */ color: rgb(137, 232, 164); /* oklch */ color: oklch(85.4% 0.132 151.9);
Tailwind
colors: {
custom: {
50: '#aff0bf',
500: '#89e8a4',
950: '#000000',
},
}SCSS
$custom: #89e8a4; $custom-light: #aff0bf; $custom-dark: #000000;
JSON
{
"hex": "#89e8a4",
"rgb": {
"r": 137,
"g": 232,
"b": 164
},
"hsl": {
"h": 137.053,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.85445,
"c": 0.13165,
"h": 151.9
},
"luminance": 0.65712
}Semantic roles & 50–950 ramp
primary
#89E8A4
secondary
#C154A2
accent
#169BCF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582