#89CCDC#89CCDC
#89CCDC is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.071 H 214.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCDC |
|---|---|
| RGB | rgb(137, 204, 220) |
| HSL | hsl(192, 54%, 70%) |
| HSV | hsv(192, 38%, 86%) |
| CMYK | cmyk(37.7%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(78.27, -17.14, -14.64) |
| CIE-LCH | lch(78.27, 22.54, 220.50°) |
| OKLab | oklab(80.6% -0.0587 -0.0402) |
| OKLCH | oklch(80.6% 0.071 214.4) |
| XYZ | xyz(44.8232, 53.6686, 75.6934) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.82
Ice Blue
#A5DFF9
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCDC #DC9989
analogous
#89DCC2 #89CCDC #89A3DC
triadic
#89CCDC #DC89CC #CCDC89
tetradic
#89CCDC #C289DC #DC9989 #A3DC89
square
#89CCDC #C289DC #DC9989 #A3DC89
split-complementary
#89CCDC #DC89A3 #DCC289
monochromatic
#369CB5 #5AB8CE #89CCDC #B8E0EA #E7F5F8
Accessibility & contrast
On white
1.79
#89CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#89CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCDC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCDC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#68D3D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ccdc; /* rgb */ color: rgb(137, 204, 220); /* oklch */ color: oklch(80.6% 0.071 214.4);
Tailwind
colors: {
custom: {
50: '#afdbe6',
500: '#89ccdc',
950: '#000000',
},
}SCSS
$custom: #89ccdc; $custom-light: #afdbe6; $custom-dark: #000000;
JSON
{
"hex": "#89ccdc",
"rgb": {
"r": 137,
"g": 204,
"b": 220
},
"hsl": {
"h": 191.566,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.80601,
"c": 0.07116,
"h": 214.4
},
"luminance": 0.53671
}Semantic roles & 50–950 ramp
primary
#89CCDC
secondary
#B36856
accent
#4224C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111516
muted
#818484