#89C8DA#89C8DA
#89C8DA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.069 H 217.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8DA |
|---|---|
| RGB | rgb(137, 200, 218) |
| HSL | hsl(193, 52%, 70%) |
| HSV | hsv(193, 37%, 85%) |
| CMYK | cmyk(37.2%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.09, -15.59, -15.33) |
| CIE-LCH | lch(77.09, 21.86, 224.53°) |
| OKLab | oklab(79.65% -0.0546 -0.0421) |
| OKLCH | oklch(79.65% 0.069 217.6) |
| XYZ | xyz(43.6213, 51.6862, 73.9940) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.68
Lightskyblue
#87CEFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8DA #DA9B89
analogous
#89DAC3 #89C8DA #89A0DA
triadic
#89C8DA #DA89C8 #C8DA89
tetradic
#89C8DA #C389DA #DA9B89 #A0DA89
square
#89C8DA #C389DA #DA9B89 #A0DA89
split-complementary
#89C8DA #DA89A0 #DAC389
monochromatic
#3896B1 #5AB2CB #89C8DA #B8DEE9 #E6F3F7
Accessibility & contrast
On white
1.85
#89C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#89C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8DA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8DA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#6ACFCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89c8da; /* rgb */ color: rgb(137, 200, 218); /* oklch */ color: oklch(79.6% 0.069 217.6);
Tailwind
colors: {
custom: {
50: '#aed8e5',
500: '#89c8da',
950: '#000000',
},
}SCSS
$custom: #89c8da; $custom-light: #aed8e5; $custom-dark: #000000;
JSON
{
"hex": "#89c8da",
"rgb": {
"r": 137,
"g": 200,
"b": 218
},
"hsl": {
"h": 193.333,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.79645,
"c": 0.06894,
"h": 217.6
},
"luminance": 0.51689
}Semantic roles & 50–950 ramp
primary
#89C8DA
secondary
#B16B56
accent
#4826C0
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384