#89CBCD#89CBCD
#89CBCD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.9% C 0.067 H 198.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBCD |
|---|---|
| RGB | rgb(137, 203, 205) |
| HSL | hsl(182, 40%, 67%) |
| HSV | hsv(182, 33%, 80%) |
| CMYK | cmyk(33.2%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(77.54, -20.29, -7.66) |
| CIE-LCH | lch(77.54, 21.68, 200.68°) |
| OKLab | oklab(79.87% -0.0635 -0.021) |
| OKLCH | oklch(79.87% 0.067 198.3) |
| XYZ | xyz(42.6881, 52.4355, 65.6175) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Darkturquoise
#00CED1
ΔE00 8.75
Lightblue
#ADD8E6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBCD #CD8B89
analogous
#89CDAD #89CBCD #89A9CD
triadic
#89CBCD #CD89CB #CBCD89
tetradic
#89CBCD #AD89CD #CD8B89 #A9CD89
square
#89CBCD #AD89CD #CD8B89 #A9CD89
split-complementary
#89CBCD #CD89A9 #CDAD89
monochromatic
#41989A #5EB8BB #89CBCD #B4DEDF #DFF1F1
Accessibility & contrast
On white
1.83
#89CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#89CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBCD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBCD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#6FCFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cbcd; /* rgb */ color: rgb(137, 203, 205); /* oklch */ color: oklch(79.9% 0.067 198.3);
Tailwind
colors: {
custom: {
50: '#aedbdc',
500: '#89cbcd',
950: '#000000',
},
}SCSS
$custom: #89cbcd; $custom-light: #aedbdc; $custom-dark: #000000;
JSON
{
"hex": "#89cbcd",
"rgb": {
"r": 137,
"g": 203,
"b": 205
},
"hsl": {
"h": 181.765,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79872,
"c": 0.06684,
"h": 198.3
},
"luminance": 0.52438
}Semantic roles & 50–950 ramp
primary
#89CBCD
secondary
#A15C5A
accent
#3632B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484