#89C8DB#89C8DB
#89C8DB is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.069 H 218.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8DB |
|---|---|
| RGB | rgb(137, 200, 219) |
| HSL | hsl(194, 53%, 70%) |
| HSV | hsv(194, 37%, 86%) |
| CMYK | cmyk(37.4%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(77.12, -15.33, -15.82) |
| CIE-LCH | lch(77.12, 22.03, 225.90°) |
| OKLab | oklab(79.68% -0.0542 -0.0434) |
| OKLCH | oklch(79.68% 0.069 218.7) |
| XYZ | xyz(43.7526, 51.7387, 74.6852) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.74
Lightblue
#ADD8E6
ΔE00 5.89
Ice Blue
#A5DFF9
ΔE00 6.62
Lightskyblue
#87CEFA
ΔE00 7.72
Lightblue (survey)
#7BC8F6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8DB #DB9C89
analogous
#89DBC5 #89C8DB #899FDB
triadic
#89C8DB #DB89C8 #C8DB89
tetradic
#89C8DB #C589DB #DB9C89 #9FDB89
square
#89C8DB #C589DB #DB9C89 #9FDB89
split-complementary
#89C8DB #DB899F #DBC589
monochromatic
#3796B3 #5AB2CD #89C8DB #B8DEE9 #E7F4F8
Accessibility & contrast
On white
1.85
#89C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#89C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8DB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8DB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#6ACFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89c8db; /* rgb */ color: rgb(137, 200, 219); /* oklch */ color: oklch(79.7% 0.069 218.7);
Tailwind
colors: {
custom: {
50: '#aed8e6',
500: '#89c8db',
950: '#000000',
},
}SCSS
$custom: #89c8db; $custom-light: #aed8e6; $custom-dark: #000000;
JSON
{
"hex": "#89c8db",
"rgb": {
"r": 137,
"g": 200,
"b": 219
},
"hsl": {
"h": 193.902,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.7968,
"c": 0.06948,
"h": 218.7
},
"luminance": 0.51741
}Semantic roles & 50–950 ramp
primary
#89C8DB
secondary
#B26C56
accent
#4925C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384