#89C8E6#89C8E6
#89C8E6 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.077 H 229.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8E6 |
|---|---|
| RGB | rgb(137, 200, 230) |
| HSL | hsl(199, 65%, 72%) |
| HSV | hsv(199, 40%, 90%) |
| CMYK | cmyk(40.4%, 13%, 0%, 9.8%) |
| CIE-LAB | lab(77.48, -12.53, -21.20) |
| CIE-LCH | lch(77.48, 24.63, 239.43°) |
| OKLab | oklab(80.08% -0.0501 -0.0584) |
| OKLCH | oklch(80.08% 0.077 229.4) |
| XYZ | xyz(45.2488, 52.3372, 82.5653) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.89
Sky Blue
#87CEEB
ΔE00 1.94
Lightskyblue
#87CEFA
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Sky
#82CAFC
ΔE00 5.11
Light Blue
#95D0FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8E6 #E6A789
analogous
#89E6D6 #89C8E6 #899AE6
triadic
#89C8E6 #E689C8 #C8E689
tetradic
#89C8E6 #D689E6 #E6A789 #9AE689
square
#89C8E6 #D689E6 #E6A789 #9AE689
split-complementary
#89C8E6 #E6899A #E6D689
monochromatic
#2B97CA #57B0DB #89C8E6 #BCE0F1 #E6F3FA
Accessibility & contrast
On white
1.83
#89C8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#89C8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8E6
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8E6 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E8
Deuteranopia (green-blind)
#ABBBE6
Tritanopia (blue-blind)
#64D1D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89c8e6; /* rgb */ color: rgb(137, 200, 230); /* oklch */ color: oklch(80.1% 0.077 229.4);
Tailwind
colors: {
custom: {
50: '#afd8ee',
500: '#89c8e6',
950: '#000000',
},
}SCSS
$custom: #89c8e6; $custom-light: #afd8ee; $custom-dark: #000000;
JSON
{
"hex": "#89c8e6",
"rgb": {
"r": 137,
"g": 200,
"b": 230
},
"hsl": {
"h": 199.355,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.80083,
"c": 0.077,
"h": 229.4
},
"luminance": 0.5234
}Semantic roles & 50–950 ramp
primary
#89C8E6
secondary
#BF7754
accent
#5319CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385