#89E5A2#89E5A2
#89E5A2 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.7% C 0.129 H 151.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89E5A2 |
|---|---|
| RGB | rgb(137, 229, 162) |
| HSL | hsl(136, 64%, 72%) |
| HSV | hsv(136, 40%, 90%) |
| CMYK | cmyk(40.2%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(83.95, -41.53, 24.28) |
| CIE-LCH | lch(83.95, 48.10, 149.68°) |
| OKLab | oklab(84.7% -0.1135 0.0615) |
| OKLCH | oklch(84.7% 0.129 151.5) |
| XYZ | xyz(44.8547, 63.9628, 44.1579) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E5A2 #E589CC
analogous
#9EE589 #89E5A2 #89E5D0
triadic
#89E5A2 #A289E5 #E5A289
tetradic
#89E5A2 #899EE5 #E589CC #E5D089
square
#89E5A2 #899EE5 #E589CC #E5D089
split-complementary
#89E5A2 #D089E5 #E5899E
monochromatic
#2CC856 #57DA7A #89E5A2 #BBF0CA #E6F9EB
Accessibility & contrast
On white
1.52
#89E5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#89E5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E5A2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E5A2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#78E2D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89e5a2; /* rgb */ color: rgb(137, 229, 162); /* oklch */ color: oklch(84.7% 0.129 151.5);
Tailwind
colors: {
custom: {
50: '#afedbe',
500: '#89e5a2',
950: '#000000',
},
}SCSS
$custom: #89e5a2; $custom-light: #afedbe; $custom-dark: #000000;
JSON
{
"hex": "#89e5a2",
"rgb": {
"r": 137,
"g": 229,
"b": 162
},
"hsl": {
"h": 136.304,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.84701,
"c": 0.12908,
"h": 151.5
},
"luminance": 0.63966
}Semantic roles & 50–950 ramp
primary
#89E5A2
secondary
#BE54A1
accent
#1A9BCC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582