#89BCB5#89BCB5
#89BCB5 is a light, muted teal. Relative luminance 0.446; OKLCH L 75.7% C 0.055 H 185.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCB5 |
|---|---|
| RGB | rgb(137, 188, 181) |
| HSL | hsl(172, 28%, 64%) |
| HSV | hsv(172, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(72.64, -18.18, -1.87) |
| CIE-LCH | lch(72.64, 18.28, 185.87°) |
| OKLab | oklab(75.74% -0.0543 -0.0053) |
| OKLCH | oklch(75.74% 0.055 185.6) |
| XYZ | xyz(36.6376, 44.6193, 50.3890) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.73
Greyish Teal
#719F91
ΔE00 9.08
Seafoam Blue
#78D1B6
ΔE00 9.38
Mediumturquoise
#48D1CC
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 10.06
Dull Teal
#5F9E8F
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCB5 #BC8990
analogous
#89BC9B #89BCB5 #89A9BC
triadic
#89BCB5 #B589BC #BCB589
tetradic
#89BCB5 #9B89BC #BC8990 #A9BC89
square
#89BCB5 #9B89BC #BC8990 #A9BC89
split-complementary
#89BCB5 #BC89A9 #BC9B89
monochromatic
#49817A #62A69D #89BCB5 #B0D2CD #D7E8E6
Accessibility & contrast
On white
2.12
#89BCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#89BCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCB5
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCB5 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B5
Deuteranopia (green-blind)
#ADAFB6
Tritanopia (blue-blind)
#79BEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bcb5; /* rgb */ color: rgb(137, 188, 181); /* oklch */ color: oklch(75.7% 0.055 185.6);
Tailwind
colors: {
custom: {
50: '#add0cb',
500: '#89bcb5',
950: '#000000',
},
}SCSS
$custom: #89bcb5; $custom-light: #add0cb; $custom-dark: #000000;
JSON
{
"hex": "#89bcb5",
"rgb": {
"r": 137,
"g": 188,
"b": 181
},
"hsl": {
"h": 171.765,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75737,
"c": 0.05452,
"h": 185.6
},
"luminance": 0.44621
}Semantic roles & 50–950 ramp
primary
#89BCB5
secondary
#D9C7CA
accent
#3F4DA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282