#89BDCC#89BDCC
#89BDCC is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.7% C 0.058 H 217.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDCC |
|---|---|
| RGB | rgb(137, 189, 204) |
| HSL | hsl(193, 40%, 67%) |
| HSV | hsv(193, 33%, 80%) |
| CMYK | cmyk(32.8%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(73.59, -13.33, -13.01) |
| CIE-LCH | lch(73.59, 18.62, 224.30°) |
| OKLab | oklab(76.72% -0.0463 -0.0356) |
| OKLCH | oklch(76.72% 0.058 217.6) |
| XYZ | xyz(39.4096, 46.0711, 63.9311) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.64
Bluegrey
#85A3B2
ΔE00 8.45
Greyblue
#77A1B5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDCC #CC9889
analogous
#89CCBA #89BDCC #899CCC
triadic
#89BDCC #CC89BD #BDCC89
tetradic
#89BDCC #BA89CC #CC9889 #9CCC89
square
#89BDCC #BA89CC #CC9889 #9CCC89
split-complementary
#89BDCC #CC899C #CCBA89
monochromatic
#428599 #5EA5BA #89BDCC #B4D5DE #DEEDF1
Accessibility & contrast
On white
2.06
#89BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#89BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDCC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDCC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#72C3C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bdcc; /* rgb */ color: rgb(137, 189, 204); /* oklch */ color: oklch(76.7% 0.058 217.6);
Tailwind
colors: {
custom: {
50: '#add1db',
500: '#89bdcc',
950: '#000000',
},
}SCSS
$custom: #89bdcc; $custom-light: #add1db; $custom-dark: #000000;
JSON
{
"hex": "#89bdcc",
"rgb": {
"r": 137,
"g": 189,
"b": 204
},
"hsl": {
"h": 193.433,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.76716,
"c": 0.05836,
"h": 217.6
},
"luminance": 0.46073
}Semantic roles & 50–950 ramp
primary
#89BDCC
secondary
#E3D2CE
accent
#4F33B3
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283