#89BCBB#89BCBB
#89BCBB is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.053 H 194.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCBB |
|---|---|
| RGB | rgb(137, 188, 187) |
| HSL | hsl(179, 28%, 64%) |
| HSV | hsv(179, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.81, -16.83, -4.90) |
| CIE-LCH | lch(72.81, 17.53, 196.24°) |
| OKLab | oklab(75.92% -0.0518 -0.0134) |
| OKLCH | oklch(75.92% 0.053 194.6) |
| XYZ | xyz(37.2665, 44.8708, 53.7014) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.63
Powder Blue
#B0E0E6
ΔE00 9.86
Pale Teal
#82CBB2
ΔE00 10.00
Mediumturquoise
#48D1CC
ΔE00 10.07
Greyish Teal
#719F91
ΔE00 10.29
Lightblue
#ADD8E6
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCBB #BC898A
analogous
#89BCA1 #89BCBB #89A3BC
triadic
#89BCBB #BB89BC #BCBB89
tetradic
#89BCBB #A189BC #BC898A #A3BC89
square
#89BCBB #A189BC #BC898A #A3BC89
split-complementary
#89BCBB #BC89A3 #BCA189
monochromatic
#498180 #62A6A5 #89BCBB #B0D2D1 #D7E8E8
Accessibility & contrast
On white
2.11
#89BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#89BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCBB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCBB | 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)
#B6B7BB
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#78BFBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bcbb; /* rgb */ color: rgb(137, 188, 187); /* oklch */ color: oklch(75.9% 0.053 194.6);
Tailwind
colors: {
custom: {
50: '#add0cf',
500: '#89bcbb',
950: '#000000',
},
}SCSS
$custom: #89bcbb; $custom-light: #add0cf; $custom-dark: #000000;
JSON
{
"hex": "#89bcbb",
"rgb": {
"r": 137,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.824,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75924,
"c": 0.05349,
"h": 194.6
},
"luminance": 0.44873
}Semantic roles & 50–950 ramp
primary
#89BCBB
secondary
#D9C7C8
accent
#3F41A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282