#89C8CD#89C8CD
#89C8CD is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.2% C 0.065 H 202.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8CD |
|---|---|
| RGB | rgb(137, 200, 205) |
| HSL | hsl(184, 40%, 67%) |
| HSV | hsv(184, 33%, 80%) |
| CMYK | cmyk(33.2%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.70, -18.77, -8.91) |
| CIE-LCH | lch(76.70, 20.77, 205.39°) |
| OKLab | oklab(79.2% -0.0597 -0.0244) |
| OKLCH | oklch(79.2% 0.065 202.2) |
| XYZ | xyz(41.9865, 51.0322, 65.3836) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 8.17
Sky Blue
#87CEEB
ΔE00 8.71
Mediumturquoise
#48D1CC
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.15
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8CD #CD8E89
analogous
#89CDB0 #89C8CD #89A6CD
triadic
#89C8CD #CD89C8 #C8CD89
tetradic
#89C8CD #B089CD #CD8E89 #A6CD89
square
#89C8CD #B089CD #CD8E89 #A6CD89
split-complementary
#89C8CD #CD89A6 #CDB089
monochromatic
#41949A #5EB4BB #89C8CD #B4DCDF #DFF0F1
Accessibility & contrast
On white
1.87
#89C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#89C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8CD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8CD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#70CDC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c8cd; /* rgb */ color: rgb(137, 200, 205); /* oklch */ color: oklch(79.2% 0.065 202.2);
Tailwind
colors: {
custom: {
50: '#aed8dc',
500: '#89c8cd',
950: '#000000',
},
}SCSS
$custom: #89c8cd; $custom-light: #aed8dc; $custom-dark: #000000;
JSON
{
"hex": "#89c8cd",
"rgb": {
"r": 137,
"g": 200,
"b": 205
},
"hsl": {
"h": 184.412,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.792,
"c": 0.06452,
"h": 202.2
},
"luminance": 0.51035
}Semantic roles & 50–950 ramp
primary
#89C8CD
secondary
#A15F5A
accent
#3C32B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384