#89BBAD#89BBAD
#89BBAD is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.057 H 175.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBAD |
|---|---|
| RGB | rgb(137, 187, 173) |
| HSL | hsl(163, 27%, 64%) |
| HSV | hsv(163, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.14, -19.42, 1.77) |
| CIE-LCH | lch(72.14, 19.50, 174.78°) |
| OKLab | oklab(75.27% -0.0563 0.0044) |
| OKLCH | oklch(75.27% 0.057 175.5) |
| XYZ | xyz(35.6273, 43.8745, 46.1185) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 7.92
Greyish Teal
#719F91
ΔE00 8.20
Mediumaquamarine
#66CDAA
ΔE00 9.36
Dull Teal
#5F9E8F
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBAD #BB8997
analogous
#89BB94 #89BBAD #89B0BB
triadic
#89BBAD #AD89BB #BBAD89
tetradic
#89BBAD #9489BB #BB8997 #B0BB89
square
#89BBAD #9489BB #BB8997 #B0BB89
split-complementary
#89BBAD #BB89B0 #BB9489
monochromatic
#4A8071 #62A592 #89BBAD #B0D1C8 #D7E8E3
Accessibility & contrast
On white
2.15
#89BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#89BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBAD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBAD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AC
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#7CBCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbad; /* rgb */ color: rgb(137, 187, 173); /* oklch */ color: oklch(75.3% 0.057 175.5);
Tailwind
colors: {
custom: {
50: '#accfc5',
500: '#89bbad',
950: '#000000',
},
}SCSS
$custom: #89bbad; $custom-light: #accfc5; $custom-dark: #000000;
JSON
{
"hex": "#89bbad",
"rgb": {
"r": 137,
"g": 187,
"b": 173
},
"hsl": {
"h": 163.2,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.7527,
"c": 0.0565,
"h": 175.5
},
"luminance": 0.43876
}Semantic roles & 50–950 ramp
primary
#89BBAD
secondary
#D9C7CC
accent
#405CA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281