#89CCDD#89CCDD
#89CCDD is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.072 H 215.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCDD |
|---|---|
| RGB | rgb(137, 204, 221) |
| HSL | hsl(192, 55%, 70%) |
| HSV | hsv(192, 38%, 87%) |
| CMYK | cmyk(38%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.30, -16.89, -15.13) |
| CIE-LCH | lch(78.30, 22.68, 221.85°) |
| OKLab | oklab(80.64% -0.0583 -0.0415) |
| OKLCH | oklch(80.64% 0.072 215.4) |
| XYZ | xyz(44.9560, 53.7217, 76.3930) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.95
Neon Blue
#04D9FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCDD #DD9A89
analogous
#89DDC4 #89CCDD #89A2DD
triadic
#89CCDD #DD89CC #CCDD89
tetradic
#89CCDD #C489DD #DD9A89 #A2DD89
square
#89CCDD #C489DD #DD9A89 #A2DD89
split-complementary
#89CCDD #DD89A2 #DDC489
monochromatic
#359DB7 #59B7CF #89CCDD #B9E1EB #E7F5F8
Accessibility & contrast
On white
1.79
#89CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#89CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCDD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCDD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#68D3D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ccdd; /* rgb */ color: rgb(137, 204, 221); /* oklch */ color: oklch(80.6% 0.072 215.4);
Tailwind
colors: {
custom: {
50: '#afdbe7',
500: '#89ccdd',
950: '#000000',
},
}SCSS
$custom: #89ccdd; $custom-light: #afdbe7; $custom-dark: #000000;
JSON
{
"hex": "#89ccdd",
"rgb": {
"r": 137,
"g": 204,
"b": 221
},
"hsl": {
"h": 192.143,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.80636,
"c": 0.07162,
"h": 215.4
},
"luminance": 0.53725
}Semantic roles & 50–950 ramp
primary
#89CCDD
secondary
#B46956
accent
#4323C3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484