#89C2CD#89C2CD
#89C2CD is a light, moderate teal. Relative luminance 0.483; OKLCH L 77.9% C 0.061 H 210.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2CD |
|---|---|
| RGB | rgb(137, 194, 205) |
| HSL | hsl(190, 40%, 67%) |
| HSV | hsv(190, 33%, 80%) |
| CMYK | cmyk(33.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.02, -15.69, -11.41) |
| CIE-LCH | lch(75.02, 19.40, 216.04°) |
| OKLab | oklab(77.86% -0.0522 -0.0312) |
| OKLCH | oklch(77.86% 0.061 210.9) |
| XYZ | xyz(40.6241, 48.3074, 64.9295) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.18
Baby Blue
#89CFF0
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 9.25
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2CD #CD9489
analogous
#89CDB6 #89C2CD #89A0CD
triadic
#89C2CD #CD89C2 #C2CD89
tetradic
#89C2CD #B689CD #CD9489 #A0CD89
square
#89C2CD #B689CD #CD9489 #A0CD89
split-complementary
#89C2CD #CD89A0 #CDB689
monochromatic
#418C9A #5EACBB #89C2CD #B4D8DF #DFEEF1
Accessibility & contrast
On white
1.97
#89C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#89C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2CD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2CD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#70C7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89c2cd; /* rgb */ color: rgb(137, 194, 205); /* oklch */ color: oklch(77.9% 0.061 210.9);
Tailwind
colors: {
custom: {
50: '#aed4dc',
500: '#89c2cd',
950: '#000000',
},
}SCSS
$custom: #89c2cd; $custom-light: #aed4dc; $custom-dark: #000000;
JSON
{
"hex": "#89c2cd",
"rgb": {
"r": 137,
"g": 194,
"b": 205
},
"hsl": {
"h": 189.706,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.77861,
"c": 0.06083,
"h": 210.9
},
"luminance": 0.4831
}Semantic roles & 50–950 ramp
primary
#89C2CD
secondary
#E4D2CE
accent
#4732B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383