#89CCDB#89CCDB
#89CCDB is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.071 H 213.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCDB |
|---|---|
| RGB | rgb(137, 204, 219) |
| HSL | hsl(191, 53%, 70%) |
| HSV | hsv(191, 37%, 86%) |
| CMYK | cmyk(37.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.24, -17.39, -14.15) |
| CIE-LCH | lch(78.24, 22.42, 219.13°) |
| OKLab | oklab(80.57% -0.0591 -0.0388) |
| OKLCH | oklch(80.57% 0.071 213.3) |
| XYZ | xyz(44.6911, 53.6157, 74.9980) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.18
Powder Blue
#B0E0E6
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCDB #DB9889
analogous
#89DBC1 #89CCDB #89A3DB
triadic
#89CCDB #DB89CC #CCDB89
tetradic
#89CCDB #C189DB #DB9889 #A3DB89
square
#89CCDB #C189DB #DB9889 #A3DB89
split-complementary
#89CCDB #DB89A3 #DBC189
monochromatic
#379CB3 #5AB8CD #89CCDB #B8E0E9 #E7F5F8
Accessibility & contrast
On white
1.79
#89CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#89CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCDB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCDB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#69D2D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89ccdb; /* rgb */ color: rgb(137, 204, 219); /* oklch */ color: oklch(80.6% 0.071 213.3);
Tailwind
colors: {
custom: {
50: '#afdbe6',
500: '#89ccdb',
950: '#000000',
},
}SCSS
$custom: #89ccdb; $custom-light: #afdbe6; $custom-dark: #000000;
JSON
{
"hex": "#89ccdb",
"rgb": {
"r": 137,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.976,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.80566,
"c": 0.07073,
"h": 213.3
},
"luminance": 0.53619
}Semantic roles & 50–950 ramp
primary
#89CCDB
secondary
#B26756
accent
#4125C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111515
muted
#818484