#89C5CD#89C5CD
#89C5CD is a light, moderate teal. Relative luminance 0.497; OKLCH L 78.5% C 0.063 H 206.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89C5CD |
|---|---|
| RGB | rgb(137, 197, 205) |
| HSL | hsl(187, 40%, 67%) |
| HSV | hsv(187, 33%, 80%) |
| CMYK | cmyk(33.2%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.86, -17.23, -10.16) |
| CIE-LCH | lch(75.86, 20.00, 210.52°) |
| OKLab | oklab(78.53% -0.056 -0.0278) |
| OKLCH | oklch(78.53% 0.063 206.4) |
| XYZ | xyz(41.2985, 49.6563, 65.1543) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 7.57
Baby Blue
#89CFF0
ΔE00 8.92
Ice Blue
#A5DFF9
ΔE00 9.76
Aqua Blue
#02D8E9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C5CD #CD9189
analogous
#89CDB3 #89C5CD #89A3CD
triadic
#89C5CD #CD89C5 #C5CD89
tetradic
#89C5CD #B389CD #CD9189 #A3CD89
square
#89C5CD #B389CD #CD9189 #A3CD89
split-complementary
#89C5CD #CD89A3 #CDB389
monochromatic
#41909A #5EB0BB #89C5CD #B4DADF #DFEFF1
Accessibility & contrast
On white
1.92
#89C5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#89C5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C5CD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C5CD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#70CAC7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89c5cd; /* rgb */ color: rgb(137, 197, 205); /* oklch */ color: oklch(78.5% 0.063 206.4);
Tailwind
colors: {
custom: {
50: '#aed6dc',
500: '#89c5cd',
950: '#000000',
},
}SCSS
$custom: #89c5cd; $custom-light: #aed6dc; $custom-dark: #000000;
JSON
{
"hex": "#89c5cd",
"rgb": {
"r": 137,
"g": 197,
"b": 205
},
"hsl": {
"h": 187.059,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78529,
"c": 0.0625,
"h": 206.4
},
"luminance": 0.49659
}Semantic roles & 50–950 ramp
primary
#89C5CD
secondary
#E4D1CE
accent
#4132B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383