#89CEDF#89CEDF
#89CEDF is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.073 H 214.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEDF |
|---|---|
| RGB | rgb(137, 206, 223) |
| HSL | hsl(192, 57%, 71%) |
| HSV | hsv(192, 39%, 87%) |
| CMYK | cmyk(38.6%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.92, -17.41, -15.28) |
| CIE-LCH | lch(78.92, 23.16, 221.26°) |
| OKLab | oklab(81.15% -0.06 -0.0419) |
| OKLCH | oklch(81.15% 0.073 214.9) |
| XYZ | xyz(45.7024, 54.7857, 77.9642) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 6.40
Powder Blue
#B0E0E6
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEDF #DF9A89
analogous
#89DFC5 #89CEDF #89A3DF
triadic
#89CEDF #DF89CE #CEDF89
tetradic
#89CEDF #C589DF #DF9A89 #A3DF89
square
#89CEDF #C589DF #DF9A89 #A3DF89
split-complementary
#89CEDF #DF89A3 #DFC589
monochromatic
#33A0BB #59BAD2 #89CEDF #B9E2EC #E7F5F8
Accessibility & contrast
On white
1.76
#89CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#89CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEDF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEDF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9E0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#67D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cedf; /* rgb */ color: rgb(137, 206, 223); /* oklch */ color: oklch(81.1% 0.073 214.9);
Tailwind
colors: {
custom: {
50: '#afdde9',
500: '#89cedf',
950: '#000000',
},
}SCSS
$custom: #89cedf; $custom-light: #afdde9; $custom-dark: #000000;
JSON
{
"hex": "#89cedf",
"rgb": {
"r": 137,
"g": 206,
"b": 223
},
"hsl": {
"h": 191.86,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.81149,
"c": 0.07321,
"h": 214.9
},
"luminance": 0.54789
}Semantic roles & 50–950 ramp
primary
#89CEDF
secondary
#B76956
accent
#4121C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484