#89E1BB#89E1BB
#89E1BB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.101 H 164.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89E1BB |
|---|---|
| RGB | rgb(137, 225, 187) |
| HSL | hsl(154, 59%, 71%) |
| HSV | hsv(154, 39%, 88%) |
| CMYK | cmyk(39.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.31, -34.92, 10.34) |
| CIE-LCH | lch(83.31, 36.42, 163.50°) |
| OKLab | oklab(84.36% -0.0978 0.0266) |
| OKLCH | oklch(84.36% 0.101 164.8) |
| XYZ | xyz(46.2079, 62.7536, 56.6819) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.25
Seafoam
#7FE0B3
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.48
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E1BB #E189AF
analogous
#89E18F #89E1BB #89DBE1
triadic
#89E1BB #BB89E1 #E1BB89
tetradic
#89E1BB #8F89E1 #E189AF #DBE189
square
#89E1BB #8F89E1 #E189AF #DBE189
split-complementary
#89E1BB #E189DB #E18F89
monochromatic
#31BF82 #58D59F #89E1BB #BAEDD7 #E7F9F1
Accessibility & contrast
On white
1.55
#89E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#89E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E1BB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E1BB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#72E1D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89e1bb; /* rgb */ color: rgb(137, 225, 187); /* oklch */ color: oklch(84.4% 0.101 164.8);
Tailwind
colors: {
custom: {
50: '#afebcf',
500: '#89e1bb',
950: '#000000',
},
}SCSS
$custom: #89e1bb; $custom-light: #afebcf; $custom-dark: #000000;
JSON
{
"hex": "#89e1bb",
"rgb": {
"r": 137,
"g": 225,
"b": 187
},
"hsl": {
"h": 154.091,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.84357,
"c": 0.10137,
"h": 164.8
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#89E1BB
secondary
#B95580
accent
#1E67C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483