#89BDBD#89BDBD
#89BDBD is a light, muted teal. Relative luminance 0.454; OKLCH L 76.2% C 0.054 H 196.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDBD |
|---|---|
| RGB | rgb(137, 189, 189) |
| HSL | hsl(180, 28%, 64%) |
| HSV | hsv(180, 28%, 74%) |
| CMYK | cmyk(27.5%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.15, -16.89, -5.49) |
| CIE-LCH | lch(73.15, 17.76, 198.02°) |
| OKLab | oklab(76.21% -0.0522 -0.015) |
| OKLCH | oklch(76.21% 0.054 196.1) |
| XYZ | xyz(37.6964, 45.3858, 54.9083) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Cadetblue
#5F9EA0
ΔE00 9.81
Mediumturquoise
#48D1CC
ΔE00 9.96
Lightblue
#ADD8E6
ΔE00 10.27
Pale Teal
#82CBB2
ΔE00 10.29
Greyish Teal
#719F91
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDBD #BD8989
analogous
#89BDA3 #89BDBD #89A3BD
triadic
#89BDBD #BD89BD #BDBD89
tetradic
#89BDBD #A389BD #BD8989 #A3BD89
square
#89BDBD #A389BD #BD8989 #A3BD89
split-complementary
#89BDBD #BD89A3 #BDA389
monochromatic
#498383 #62A7A7 #89BDBD #B0D3D3 #D7E9E9
Accessibility & contrast
On white
2.08
#89BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#89BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDBD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDBD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#77C0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bdbd; /* rgb */ color: rgb(137, 189, 189); /* oklch */ color: oklch(76.2% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#add1d0',
500: '#89bdbd',
950: '#000000',
},
}SCSS
$custom: #89bdbd; $custom-light: #add1d0; $custom-dark: #000000;
JSON
{
"hex": "#89bdbd",
"rgb": {
"r": 137,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.76213,
"c": 0.05437,
"h": 196.1
},
"luminance": 0.45388
}Semantic roles & 50–950 ramp
primary
#89BDBD
secondary
#DAC8C8
accent
#3F3FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282