#89E4AA#89E4AA
#89E4AA is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.6% C 0.120 H 154.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4AA |
|---|---|
| RGB | rgb(137, 228, 170) |
| HSL | hsl(142, 63%, 72%) |
| HSV | hsv(142, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(83.81, -39.62, 19.95) |
| CIE-LCH | lch(83.81, 44.36, 153.28°) |
| OKLab | oklab(84.64% -0.1088 0.0509) |
| OKLCH | oklch(84.64% 0.12 154.9) |
| XYZ | xyz(45.3127, 63.7046, 47.9309) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.48
Seafoam
#7FE0B3
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 4.45
Mint
#AAF0C1
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.35
Light Blue Green
#7EFBB3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4AA #E489C3
analogous
#96E489 #89E4AA #89E4D8
triadic
#89E4AA #AA89E4 #E4AA89
tetradic
#89E4AA #8996E4 #E489C3 #E4D889
square
#89E4AA #8996E4 #E489C3 #E4D889
split-complementary
#89E4AA #D889E4 #E48996
monochromatic
#2DC564 #57D986 #89E4AA #BBEFCE #E6F9ED
Accessibility & contrast
On white
1.53
#89E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#89E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4AA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4AA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#76E2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89e4aa; /* rgb */ color: rgb(137, 228, 170); /* oklch */ color: oklch(84.6% 0.120 154.9);
Tailwind
colors: {
custom: {
50: '#afedc3',
500: '#89e4aa',
950: '#000000',
},
}SCSS
$custom: #89e4aa; $custom-light: #afedc3; $custom-dark: #000000;
JSON
{
"hex": "#89e4aa",
"rgb": {
"r": 137,
"g": 228,
"b": 170
},
"hsl": {
"h": 141.758,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.84642,
"c": 0.12012,
"h": 154.9
},
"luminance": 0.63707
}Semantic roles & 50–950 ramp
primary
#89E4AA
secondary
#BD5597
accent
#1B8BCB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582