#89CBDF#89CBDF
#89CBDF is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.5% C 0.072 H 218.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBDF |
|---|---|
| RGB | rgb(137, 203, 223) |
| HSL | hsl(194, 57%, 71%) |
| HSV | hsv(194, 39%, 87%) |
| CMYK | cmyk(38.6%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(78.08, -15.87, -16.53) |
| CIE-LCH | lch(78.08, 22.92, 226.16°) |
| OKLab | oklab(80.49% -0.0564 -0.0454) |
| OKLCH | oklch(80.49% 0.072 218.9) |
| XYZ | xyz(44.9871, 53.3551, 77.7257) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBDF #DF9D89
analogous
#89DFC8 #89CBDF #89A0DF
triadic
#89CBDF #DF89CB #CBDF89
tetradic
#89CBDF #C889DF #DF9D89 #A0DF89
square
#89CBDF #C889DF #DF9D89 #A0DF89
split-complementary
#89CBDF #DF89A0 #DFC889
monochromatic
#339BBB #59B6D2 #89CBDF #B9E0EC #E7F4F8
Accessibility & contrast
On white
1.80
#89CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#89CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBDF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBDF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#67D2D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cbdf; /* rgb */ color: rgb(137, 203, 223); /* oklch */ color: oklch(80.5% 0.072 218.9);
Tailwind
colors: {
custom: {
50: '#afdbe9',
500: '#89cbdf',
950: '#000000',
},
}SCSS
$custom: #89cbdf; $custom-light: #afdbe9; $custom-dark: #000000;
JSON
{
"hex": "#89cbdf",
"rgb": {
"r": 137,
"g": 203,
"b": 223
},
"hsl": {
"h": 193.953,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.80486,
"c": 0.07239,
"h": 218.9
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#89CBDF
secondary
#B76C56
accent
#4721C5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484