#89BCBA#89BCBA
#89BCBA is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.054 H 193.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCBA |
|---|---|
| RGB | rgb(137, 188, 186) |
| HSL | hsl(178, 28%, 64%) |
| HSV | hsv(178, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 1.1%, 26.3%) |
| CIE-LAB | lab(72.78, -17.06, -4.40) |
| CIE-LCH | lch(72.78, 17.62, 194.46°) |
| OKLab | oklab(75.89% -0.0522 -0.0121) |
| OKLCH | oklch(75.89% 0.054 193) |
| XYZ | xyz(37.1598, 44.8282, 53.1396) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 9.65
Mediumturquoise
#48D1CC
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.05
Darkturquoise
#00CED1
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCBA #BC898B
analogous
#89BCA0 #89BCBA #89A4BC
triadic
#89BCBA #BA89BC #BCBA89
tetradic
#89BCBA #A089BC #BC898B #A4BC89
square
#89BCBA #A089BC #BC898B #A4BC89
split-complementary
#89BCBA #BC89A4 #BCA089
monochromatic
#49817F #62A6A3 #89BCBA #B0D2D1 #D7E8E8
Accessibility & contrast
On white
2.11
#89BCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#89BCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCBA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCBA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#78BFBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bcba; /* rgb */ color: rgb(137, 188, 186); /* oklch */ color: oklch(75.9% 0.054 193.0);
Tailwind
colors: {
custom: {
50: '#add0ce',
500: '#89bcba',
950: '#000000',
},
}SCSS
$custom: #89bcba; $custom-light: #add0ce; $custom-dark: #000000;
JSON
{
"hex": "#89bcba",
"rgb": {
"r": 137,
"g": 188,
"b": 186
},
"hsl": {
"h": 177.647,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75893,
"c": 0.05356,
"h": 193
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#89BCBA
secondary
#D9C7C8
accent
#3F43A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282