#89CFDE#89CFDE
#89CFDE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.3% C 0.073 H 212.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFDE |
|---|---|
| RGB | rgb(137, 207, 222) |
| HSL | hsl(191, 56%, 70%) |
| HSV | hsv(191, 38%, 87%) |
| CMYK | cmyk(38.3%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(79.16, -18.17, -14.37) |
| CIE-LCH | lch(79.16, 23.17, 218.33°) |
| OKLab | oklab(81.34% -0.0616 -0.0394) |
| OKLCH | oklch(81.34% 0.073 212.6) |
| XYZ | xyz(45.8095, 55.2150, 77.3367) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFDE #DE9889
analogous
#89DEC2 #89CFDE #89A4DE
triadic
#89CFDE #DE89CF #CFDE89
tetradic
#89CFDE #C289DE #DE9889 #A4DE89
square
#89CFDE #C289DE #DE9889 #A4DE89
split-complementary
#89CFDE #DE89A4 #DEC289
monochromatic
#34A1B9 #59BCD1 #89CFDE #B9E2EB #E7F5F8
Accessibility & contrast
On white
1.74
#89CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#89CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFDE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFDE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#67D6D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cfde; /* rgb */ color: rgb(137, 207, 222); /* oklch */ color: oklch(81.3% 0.073 212.6);
Tailwind
colors: {
custom: {
50: '#afdde8',
500: '#89cfde',
950: '#000000',
},
}SCSS
$custom: #89cfde; $custom-light: #afdde8; $custom-dark: #000000;
JSON
{
"hex": "#89cfde",
"rgb": {
"r": 137,
"g": 207,
"b": 222
},
"hsl": {
"h": 190.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.81336,
"c": 0.07314,
"h": 212.6
},
"luminance": 0.55218
}Semantic roles & 50–950 ramp
primary
#89CFDE
secondary
#B56756
accent
#3E22C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484