#89CEDE#89CEDE
#89CEDE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.073 H 213.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEDE |
|---|---|
| RGB | rgb(137, 206, 222) |
| HSL | hsl(191, 56%, 70%) |
| HSV | hsv(191, 38%, 87%) |
| CMYK | cmyk(38.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.89, -17.66, -14.79) |
| CIE-LCH | lch(78.89, 23.04, 219.93°) |
| OKLab | oklab(81.11% -0.0604 -0.0406) |
| OKLCH | oklch(81.11% 0.073 213.9) |
| XYZ | xyz(45.5680, 54.7320, 77.2562) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.59
Ice Blue
#A5DFF9
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEDE #DE9989
analogous
#89DEC3 #89CEDE #89A3DE
triadic
#89CEDE #DE89CE #CEDE89
tetradic
#89CEDE #C389DE #DE9989 #A3DE89
square
#89CEDE #C389DE #DE9989 #A3DE89
split-complementary
#89CEDE #DE89A3 #DEC389
monochromatic
#34A0B9 #59BAD1 #89CEDE #B9E2EB #E7F5F8
Accessibility & contrast
On white
1.76
#89CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#89CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEDE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEDE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DF
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#67D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cede; /* rgb */ color: rgb(137, 206, 222); /* oklch */ color: oklch(81.1% 0.073 213.9);
Tailwind
colors: {
custom: {
50: '#afdde8',
500: '#89cede',
950: '#000000',
},
}SCSS
$custom: #89cede; $custom-light: #afdde8; $custom-dark: #000000;
JSON
{
"hex": "#89cede",
"rgb": {
"r": 137,
"g": 206,
"b": 222
},
"hsl": {
"h": 191.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.81114,
"c": 0.07276,
"h": 213.9
},
"luminance": 0.54735
}Semantic roles & 50–950 ramp
primary
#89CEDE
secondary
#B56856
accent
#4022C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484