#89ACBD#89ACBD
#89ACBD is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.4% C 0.045 H 229.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACBD |
|---|---|
| RGB | rgb(137, 172, 189) |
| HSL | hsl(200, 28%, 64%) |
| HSV | hsv(200, 28%, 74%) |
| CMYK | cmyk(27.5%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(68.38, -7.92, -12.58) |
| CIE-LCH | lch(68.38, 14.87, 237.82°) |
| OKLab | oklab(72.43% -0.0298 -0.0343) |
| OKLCH | oklch(72.43% 0.045 229) |
| XYZ | xyz(34.2516, 38.4961, 53.7600) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.78
Greyblue
#77A1B5
ΔE00 3.94
Bluey Grey
#89A0B0
ΔE00 4.59
Light Grey Blue
#9DBCD4
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 6.52
Cool Grey
#95A3A6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACBD #BD9A89
analogous
#89BDB4 #89ACBD #8992BD
triadic
#89ACBD #BD89AC #ACBD89
tetradic
#89ACBD #B489BD #BD9A89 #92BD89
square
#89ACBD #B489BD #BD9A89 #92BD89
split-complementary
#89ACBD #BD8992 #BDB489
monochromatic
#497083 #6290A7 #89ACBD #B0C8D3 #D7E3E9
Accessibility & contrast
On white
2.41
#89ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#89ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACBD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACBD | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#79B1B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89acbd; /* rgb */ color: rgb(137, 172, 189); /* oklch */ color: oklch(72.4% 0.045 229.0);
Tailwind
colors: {
custom: {
50: '#acc4d0',
500: '#89acbd',
950: '#000000',
},
}SCSS
$custom: #89acbd; $custom-light: #acc4d0; $custom-dark: #000000;
JSON
{
"hex": "#89acbd",
"rgb": {
"r": 137,
"g": 172,
"b": 189
},
"hsl": {
"h": 199.615,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.72433,
"c": 0.04546,
"h": 229
},
"luminance": 0.38498
}Semantic roles & 50–950 ramp
primary
#89ACBD
secondary
#DACEC8
accent
#613FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182