#89ACBB#89ACBB
#89ACBB is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.044 H 225.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACBB |
|---|---|
| RGB | rgb(137, 172, 187) |
| HSL | hsl(198, 27%, 64%) |
| HSV | hsv(198, 27%, 73%) |
| CMYK | cmyk(26.7%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.32, -8.39, -11.57) |
| CIE-LCH | lch(68.32, 14.30, 234.04°) |
| OKLab | oklab(72.36% -0.0306 -0.0315) |
| OKLCH | oklch(72.36% 0.044 225.9) |
| XYZ | xyz(34.0360, 38.4099, 52.6246) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.83
Greyblue
#77A1B5
ΔE00 4.09
Bluey Grey
#89A0B0
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACBB #BB9889
analogous
#89BBB1 #89ACBB #8993BB
triadic
#89ACBB #BB89AC #ACBB89
tetradic
#89ACBB #B189BB #BB9889 #93BB89
square
#89ACBB #B189BB #BB9889 #93BB89
split-complementary
#89ACBB #BB8993 #BBB189
monochromatic
#4A7080 #6291A5 #89ACBB #B0C7D1 #D7E3E8
Accessibility & contrast
On white
2.42
#89ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#89ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACBB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACBB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#7AB1B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89acbb; /* rgb */ color: rgb(137, 172, 187); /* oklch */ color: oklch(72.4% 0.044 225.9);
Tailwind
colors: {
custom: {
50: '#acc4cf',
500: '#89acbb',
950: '#000000',
},
}SCSS
$custom: #89acbb; $custom-light: #acc4cf; $custom-dark: #000000;
JSON
{
"hex": "#89acbb",
"rgb": {
"r": 137,
"g": 172,
"b": 187
},
"hsl": {
"h": 198,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.72362,
"c": 0.04393,
"h": 225.9
},
"luminance": 0.38411
}Semantic roles & 50–950 ramp
primary
#89ACBB
secondary
#D9CCC7
accent
#5E40A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182