#89CEDC#89CEDC
#89CEDC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.072 H 211.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEDC |
|---|---|
| RGB | rgb(137, 206, 220) |
| HSL | hsl(190, 54%, 70%) |
| HSV | hsv(190, 38%, 86%) |
| CMYK | cmyk(37.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.83, -18.16, -13.81) |
| CIE-LCH | lch(78.83, 22.81, 217.24°) |
| OKLab | oklab(81.05% -0.0612 -0.0379) |
| OKLCH | oklch(81.05% 0.072 211.8) |
| XYZ | xyz(45.3016, 54.6254, 75.8529) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEDC #DC9789
analogous
#89DCC0 #89CEDC #89A5DC
triadic
#89CEDC #DC89CE #CEDC89
tetradic
#89CEDC #C089DC #DC9789 #A5DC89
square
#89CEDC #C089DC #DC9789 #A5DC89
split-complementary
#89CEDC #DC89A5 #DCC089
monochromatic
#369FB5 #5ABACE #89CEDC #B8E2EA #E7F5F8
Accessibility & contrast
On white
1.76
#89CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#89CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEDC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEDC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#68D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cedc; /* rgb */ color: rgb(137, 206, 220); /* oklch */ color: oklch(81.0% 0.072 211.8);
Tailwind
colors: {
custom: {
50: '#afdde6',
500: '#89cedc',
950: '#000000',
},
}SCSS
$custom: #89cedc; $custom-light: #afdde6; $custom-dark: #000000;
JSON
{
"hex": "#89cedc",
"rgb": {
"r": 137,
"g": 206,
"b": 220
},
"hsl": {
"h": 190.12,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81045,
"c": 0.07194,
"h": 211.8
},
"luminance": 0.54628
}Semantic roles & 50–950 ramp
primary
#89CEDC
secondary
#B36656
accent
#3E24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484