#89D1BB#89D1BB
#89D1BB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.079 H 173.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89D1BB |
|---|---|
| RGB | rgb(137, 209, 187) |
| HSL | hsl(162, 44%, 68%) |
| HSV | hsv(162, 34%, 82%) |
| CMYK | cmyk(34.4%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(78.76, -27.34, 3.79) |
| CIE-LCH | lch(78.76, 27.60, 172.10°) |
| OKLab | oklab(80.69% -0.0784 0.0096) |
| OKLCH | oklch(80.69% 0.079 173) |
| XYZ | xyz(42.0834, 54.5047, 55.3070) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.92
Seafoam Blue
#78D1B6
ΔE00 2.60
Mediumaquamarine
#66CDAA
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 7.08
Tiffany Blue
#7BF2DA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D1BB #D1899F
analogous
#89D197 #89D1BB #89C3D1
triadic
#89D1BB #BB89D1 #D1BB89
tetradic
#89D1BB #9789D1 #D1899F #C3D189
square
#89D1BB #9789D1 #D1899F #C3D189
split-complementary
#89D1BB #D189C3 #D19789
monochromatic
#3FA183 #5DC0A2 #89D1BB #B5E2D4 #E1F3EE
Accessibility & contrast
On white
1.76
#89D1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#89D1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D1BB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D1BB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#75D2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89d1bb; /* rgb */ color: rgb(137, 209, 187); /* oklch */ color: oklch(80.7% 0.079 173.0);
Tailwind
colors: {
custom: {
50: '#aedfcf',
500: '#89d1bb',
950: '#000000',
},
}SCSS
$custom: #89d1bb; $custom-light: #aedfcf; $custom-dark: #000000;
JSON
{
"hex": "#89d1bb",
"rgb": {
"r": 137,
"g": 209,
"b": 187
},
"hsl": {
"h": 161.667,
"s": 43.902,
"l": 67.843
},
"oklch": {
"l": 0.80686,
"c": 0.07901,
"h": 173
},
"luminance": 0.54507
}Semantic roles & 50–950 ramp
primary
#89D1BB
secondary
#A65870
accent
#2E58B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483