#89ACBC#89ACBC
#89ACBC is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.4% C 0.045 H 227.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACBC |
|---|---|
| RGB | rgb(137, 172, 188) |
| HSL | hsl(199, 28%, 64%) |
| HSV | hsv(199, 27%, 74%) |
| CMYK | cmyk(27.1%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.35, -8.16, -12.08) |
| CIE-LCH | lch(68.35, 14.57, 235.97°) |
| OKLab | oklab(72.4% -0.0302 -0.0329) |
| OKLCH | oklch(72.4% 0.045 227.5) |
| XYZ | xyz(34.1434, 38.4528, 53.1903) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.77
Greyblue
#77A1B5
ΔE00 3.99
Bluey Grey
#89A0B0
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.54
Cool Grey
#95A3A6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACBC #BC9989
analogous
#89BCB2 #89ACBC #8992BC
triadic
#89ACBC #BC89AC #ACBC89
tetradic
#89ACBC #B289BC #BC9989 #92BC89
square
#89ACBC #B289BC #BC9989 #92BC89
split-complementary
#89ACBC #BC8992 #BCB289
monochromatic
#497081 #6291A6 #89ACBC #B0C7D2 #D7E3E8
Accessibility & contrast
On white
2.42
#89ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#89ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACBC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACBC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#79B1B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89acbc; /* rgb */ color: rgb(137, 172, 188); /* oklch */ color: oklch(72.4% 0.045 227.5);
Tailwind
colors: {
custom: {
50: '#acc4d0',
500: '#89acbc',
950: '#000000',
},
}SCSS
$custom: #89acbc; $custom-light: #acc4d0; $custom-dark: #000000;
JSON
{
"hex": "#89acbc",
"rgb": {
"r": 137,
"g": 172,
"b": 188
},
"hsl": {
"h": 198.824,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.72397,
"c": 0.04467,
"h": 227.5
},
"luminance": 0.38454
}Semantic roles & 50–950 ramp
primary
#89ACBC
secondary
#D9CDC7
accent
#603FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182