#89C8DD#89C8DD
#89C8DD is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.8% C 0.071 H 220.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8DD |
|---|---|
| RGB | rgb(137, 200, 221) |
| HSL | hsl(195, 55%, 70%) |
| HSV | hsv(195, 38%, 87%) |
| CMYK | cmyk(38%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(77.19, -14.83, -16.80) |
| CIE-LCH | lch(77.19, 22.41, 228.57°) |
| OKLab | oklab(79.75% -0.0535 -0.0462) |
| OKLCH | oklch(79.75% 0.071 220.8) |
| XYZ | xyz(44.0175, 51.8446, 76.0802) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.80
Baby Blue
#89CFF0
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 5.90
Ice Blue
#A5DFF9
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 7.00
Lightblue (survey)
#7BC8F6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8DD #DD9E89
analogous
#89DDC8 #89C8DD #899EDD
triadic
#89C8DD #DD89C8 #C8DD89
tetradic
#89C8DD #C889DD #DD9E89 #9EDD89
square
#89C8DD #C889DD #DD9E89 #9EDD89
split-complementary
#89C8DD #DD899E #DDC889
monochromatic
#3596B7 #59B2CF #89C8DD #B9DEEB #E7F4F8
Accessibility & contrast
On white
1.85
#89C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#89C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8DD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8DD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#69CFCE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89c8dd; /* rgb */ color: rgb(137, 200, 221); /* oklch */ color: oklch(79.8% 0.071 220.8);
Tailwind
colors: {
custom: {
50: '#aed8e7',
500: '#89c8dd',
950: '#000000',
},
}SCSS
$custom: #89c8dd; $custom-light: #aed8e7; $custom-dark: #000000;
JSON
{
"hex": "#89c8dd",
"rgb": {
"r": 137,
"g": 200,
"b": 221
},
"hsl": {
"h": 195,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.79752,
"c": 0.07065,
"h": 220.8
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#89C8DD
secondary
#B46E56
accent
#4B23C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111416
muted
#818384