#89E8A3#89E8A3
#89E8A3 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.4% C 0.133 H 151.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89E8A3 |
|---|---|
| RGB | rgb(137, 232, 163) |
| HSL | hsl(136, 67%, 72%) |
| HSV | hsv(136, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(84.83, -42.67, 24.97) |
| CIE-LCH | lch(84.83, 49.44, 149.66°) |
| OKLab | oklab(85.42% -0.1166 0.0632) |
| OKLCH | oklch(85.42% 0.133 151.5) |
| XYZ | xyz(45.7812, 65.6730, 44.9070) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.87
Light Sea Green
#98F6B0
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Mint Green
#A6FBB2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E8A3 #E889CE
analogous
#9FE889 #89E8A3 #89E8D3
triadic
#89E8A3 #A389E8 #E8A389
tetradic
#89E8A3 #899FE8 #E889CE #E8D389
square
#89E8A3 #899FE8 #E889CE #E8D389
split-complementary
#89E8A3 #D389E8 #E8899F
monochromatic
#28CE56 #56DE7B #89E8A3 #BCF2CB #E5FAEB
Accessibility & contrast
On white
1.49
#89E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#89E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E8A3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E8A3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#E9DA9F
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#78E5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e8a3; /* rgb */ color: rgb(137, 232, 163); /* oklch */ color: oklch(85.4% 0.133 151.5);
Tailwind
colors: {
custom: {
50: '#aff0be',
500: '#89e8a3',
950: '#000000',
},
}SCSS
$custom: #89e8a3; $custom-light: #aff0be; $custom-dark: #000000;
JSON
{
"hex": "#89e8a3",
"rgb": {
"r": 137,
"g": 232,
"b": 163
},
"hsl": {
"h": 136.421,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.85424,
"c": 0.13259,
"h": 151.5
},
"luminance": 0.65676
}Semantic roles & 50–950 ramp
primary
#89E8A3
secondary
#C154A3
accent
#169DCF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582