#89CEDD#89CEDD
#89CEDD is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.072 H 212.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEDD |
|---|---|
| RGB | rgb(137, 206, 221) |
| HSL | hsl(191, 55%, 70%) |
| HSV | hsv(191, 38%, 87%) |
| CMYK | cmyk(38%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.86, -17.91, -14.30) |
| CIE-LCH | lch(78.86, 22.92, 218.59°) |
| OKLab | oklab(81.08% -0.0608 -0.0392) |
| OKLCH | oklch(81.08% 0.072 212.8) |
| XYZ | xyz(45.4344, 54.6785, 76.5525) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEDD #DD9889
analogous
#89DDC2 #89CEDD #89A4DD
triadic
#89CEDD #DD89CE #CEDD89
tetradic
#89CEDD #C289DD #DD9889 #A4DD89
square
#89CEDD #C289DD #DD9889 #A4DD89
split-complementary
#89CEDD #DD89A4 #DDC289
monochromatic
#35A0B7 #59BACF #89CEDD #B9E2EB #E7F5F8
Accessibility & contrast
On white
1.76
#89CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#89CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEDD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEDD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#68D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cedd; /* rgb */ color: rgb(137, 206, 221); /* oklch */ color: oklch(81.1% 0.072 212.8);
Tailwind
colors: {
custom: {
50: '#afdde7',
500: '#89cedd',
950: '#000000',
},
}SCSS
$custom: #89cedd; $custom-light: #afdde7; $custom-dark: #000000;
JSON
{
"hex": "#89cedd",
"rgb": {
"r": 137,
"g": 206,
"b": 221
},
"hsl": {
"h": 190.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.8108,
"c": 0.07234,
"h": 212.8
},
"luminance": 0.54681
}Semantic roles & 50–950 ramp
primary
#89CEDD
secondary
#B46756
accent
#3F23C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484