#89E0BB#89E0BB
#89E0BB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.100 H 165.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89E0BB |
|---|---|
| RGB | rgb(137, 224, 187) |
| HSL | hsl(154, 58%, 71%) |
| HSV | hsv(154, 39%, 88%) |
| CMYK | cmyk(38.8%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(83.03, -34.45, 9.93) |
| CIE-LCH | lch(83.03, 35.86, 163.92°) |
| OKLab | oklab(84.13% -0.0966 0.0256) |
| OKLCH | oklch(84.13% 0.1 165.2) |
| XYZ | xyz(45.9383, 62.2145, 56.5920) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.24
Seafoam
#7FE0B3
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.48
Mint
#AAF0C1
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E0BB #E089AE
analogous
#89E08F #89E0BB #89D9E0
triadic
#89E0BB #BB89E0 #E0BB89
tetradic
#89E0BB #8F89E0 #E089AE #D9E089
square
#89E0BB #8F89E0 #E089AE #D9E089
split-complementary
#89E0BB #E089D9 #E08F89
monochromatic
#32BD82 #59D39F #89E0BB #B9EDD7 #E7F9F1
Accessibility & contrast
On white
1.56
#89E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#89E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E0BB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E0BB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#72E0D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89e0bb; /* rgb */ color: rgb(137, 224, 187); /* oklch */ color: oklch(84.1% 0.100 165.2);
Tailwind
colors: {
custom: {
50: '#afeacf',
500: '#89e0bb',
950: '#000000',
},
}SCSS
$custom: #89e0bb; $custom-light: #afeacf; $custom-dark: #000000;
JSON
{
"hex": "#89e0bb",
"rgb": {
"r": 137,
"g": 224,
"b": 187
},
"hsl": {
"h": 154.483,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.84127,
"c": 0.09995,
"h": 165.2
},
"luminance": 0.62218
}Semantic roles & 50–950 ramp
primary
#89E0BB
secondary
#B8557F
accent
#1F66C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483