#89BFC0#89BFC0
#89BFC0 is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.056 H 197.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFC0 |
|---|---|
| RGB | rgb(137, 191, 192) |
| HSL | hsl(181, 30%, 65%) |
| HSV | hsv(181, 29%, 75%) |
| CMYK | cmyk(28.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.79, -17.22, -6.17) |
| CIE-LCH | lch(73.79, 18.30, 199.71°) |
| OKLab | oklab(76.76% -0.0536 -0.0169) |
| OKLCH | oklch(76.76% 0.056 197.5) |
| XYZ | xyz(38.4586, 46.3838, 56.7855) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.01
Mediumturquoise
#48D1CC
ΔE00 9.67
Lightblue
#ADD8E6
ΔE00 9.80
Cadetblue
#5F9EA0
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.42
Pale Teal
#82CBB2
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFC0 #C08A89
analogous
#89C0A6 #89BFC0 #89A4C0
triadic
#89BFC0 #C089BF #BFC089
tetradic
#89BFC0 #A689C0 #C08A89 #A4C089
square
#89BFC0 #A689C0 #C08A89 #A4C089
split-complementary
#89BFC0 #C089A4 #C0A689
monochromatic
#488687 #61A9AB #89BFC0 #B1D5D5 #D9EAEB
Accessibility & contrast
On white
2.04
#89BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#89BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFC0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFC0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#76C3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bfc0; /* rgb */ color: rgb(137, 191, 192); /* oklch */ color: oklch(76.8% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#add2d3',
500: '#89bfc0',
950: '#000000',
},
}SCSS
$custom: #89bfc0; $custom-light: #add2d3; $custom-dark: #000000;
JSON
{
"hex": "#89bfc0",
"rgb": {
"r": 137,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.091,
"s": 30.387,
"l": 64.51
},
"oklch": {
"l": 0.76758,
"c": 0.0562,
"h": 197.5
},
"luminance": 0.46386
}Semantic roles & 50–950 ramp
primary
#89BFC0
secondary
#DCC9C9
accent
#3E3CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282