#89C3CD#89C3CD
#89C3CD is a light, moderate teal. Relative luminance 0.488; OKLCH L 78.1% C 0.061 H 209.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89C3CD |
|---|---|
| RGB | rgb(137, 195, 205) |
| HSL | hsl(189, 40%, 67%) |
| HSV | hsv(189, 33%, 80%) |
| CMYK | cmyk(33.2%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.30, -16.20, -11.00) |
| CIE-LCH | lch(75.30, 19.58, 214.16°) |
| OKLab | oklab(78.08% -0.0535 -0.0301) |
| OKLCH | oklch(78.08% 0.061 209.4) |
| XYZ | xyz(40.8474, 48.7540, 65.0039) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.76
Baby Blue
#89CFF0
ΔE00 8.23
Ice Blue
#A5DFF9
ΔE00 9.39
Light Grey Blue
#9DBCD4
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C3CD #CD9389
analogous
#89CDB5 #89C3CD #89A1CD
triadic
#89C3CD #CD89C3 #C3CD89
tetradic
#89C3CD #B589CD #CD9389 #A1CD89
square
#89C3CD #B589CD #CD9389 #A1CD89
split-complementary
#89C3CD #CD89A1 #CDB589
monochromatic
#418D9A #5EADBB #89C3CD #B4D9DF #DFEFF1
Accessibility & contrast
On white
1.95
#89C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#89C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C3CD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C3CD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#70C8C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89c3cd; /* rgb */ color: rgb(137, 195, 205); /* oklch */ color: oklch(78.1% 0.061 209.4);
Tailwind
colors: {
custom: {
50: '#aed5dc',
500: '#89c3cd',
950: '#000000',
},
}SCSS
$custom: #89c3cd; $custom-light: #aed5dc; $custom-dark: #000000;
JSON
{
"hex": "#89c3cd",
"rgb": {
"r": 137,
"g": 195,
"b": 205
},
"hsl": {
"h": 188.824,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78084,
"c": 0.06135,
"h": 209.4
},
"luminance": 0.48756
}Semantic roles & 50–950 ramp
primary
#89C3CD
secondary
#E4D1CE
accent
#4532B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383