#89B0CD#89B0CD
#89B0CD is a light, muted cyan. Relative luminance 0.408; OKLCH L 73.9% C 0.060 H 240.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89B0CD |
|---|---|
| RGB | rgb(137, 176, 205) |
| HSL | hsl(206, 40%, 67%) |
| HSV | hsv(206, 33%, 80%) |
| CMYK | cmyk(33.2%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(70.02, -6.15, -18.94) |
| CIE-LCH | lch(70.02, 19.92, 252.01°) |
| OKLab | oklab(73.9% -0.0291 -0.052) |
| OKLCH | oklch(73.9% 0.06 240.8) |
| XYZ | xyz(36.8579, 40.7750, 63.6741) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.10
Bluegrey
#85A3B2
ΔE00 6.10
Greyblue
#77A1B5
ΔE00 6.20
Bluey Grey
#89A0B0
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B0CD #CDA689
analogous
#89CDC8 #89B0CD #898ECD
triadic
#89B0CD #CD89B0 #B0CD89
tetradic
#89B0CD #C889CD #CDA689 #8ECD89
square
#89B0CD #C889CD #CDA689 #8ECD89
split-complementary
#89B0CD #CD898E #CDC889
monochromatic
#41749A #5E93BB #89B0CD #B4CDDF #DFEAF1
Accessibility & contrast
On white
2.29
#89B0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#89B0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B0CD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B0CD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCE
Deuteranopia (green-blind)
#9BA8CD
Tritanopia (blue-blind)
#73B7B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b0cd; /* rgb */ color: rgb(137, 176, 205); /* oklch */ color: oklch(73.9% 0.060 240.8);
Tailwind
colors: {
custom: {
50: '#adc7dc',
500: '#89b0cd',
950: '#000000',
},
}SCSS
$custom: #89b0cd; $custom-light: #adc7dc; $custom-dark: #000000;
JSON
{
"hex": "#89b0cd",
"rgb": {
"r": 137,
"g": 176,
"b": 205
},
"hsl": {
"h": 205.588,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.73897,
"c": 0.05961,
"h": 240.8
},
"luminance": 0.40777
}Semantic roles & 50–950 ramp
primary
#89B0CD
secondary
#E4D7CE
accent
#6932B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283