#89E1AA#89E1AA
#89E1AA is a very light, moderate green. Relative luminance 0.621; OKLCH L 83.9% C 0.116 H 155.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89E1AA |
|---|---|
| RGB | rgb(137, 225, 170) |
| HSL | hsl(143, 59%, 71%) |
| HSV | hsv(143, 39%, 88%) |
| CMYK | cmyk(39.1%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(82.95, -38.27, 18.75) |
| CIE-LCH | lch(82.95, 42.62, 153.90°) |
| OKLab | oklab(83.94% -0.1053 0.0479) |
| OKLCH | oklch(83.94% 0.116 155.5) |
| XYZ | xyz(44.4945, 62.0683, 47.6582) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.70
Seafoam
#7FE0B3
ΔE00 2.99
Mint
#AAF0C1
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.25
Seafoam (survey)
#80F9AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E1AA #E189C0
analogous
#94E189 #89E1AA #89E1D6
triadic
#89E1AA #AA89E1 #E1AA89
tetradic
#89E1AA #8994E1 #E189C0 #E1D689
square
#89E1AA #8994E1 #E189C0 #E1D689
split-complementary
#89E1AA #D689E1 #E18994
monochromatic
#31BF66 #58D587 #89E1AA #BAEDCD #E7F9ED
Accessibility & contrast
On white
1.57
#89E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#89E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E1AA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E1AA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#77DFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89e1aa; /* rgb */ color: rgb(137, 225, 170); /* oklch */ color: oklch(83.9% 0.116 155.5);
Tailwind
colors: {
custom: {
50: '#afebc3',
500: '#89e1aa',
950: '#000000',
},
}SCSS
$custom: #89e1aa; $custom-light: #afebc3; $custom-dark: #000000;
JSON
{
"hex": "#89e1aa",
"rgb": {
"r": 137,
"g": 225,
"b": 170
},
"hsl": {
"h": 142.5,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.83944,
"c": 0.11565,
"h": 155.5
},
"luminance": 0.62071
}Semantic roles & 50–950 ramp
primary
#89E1AA
secondary
#B95594
accent
#1E88C7
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482