#89ACBF#89ACBF
#89ACBF is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.047 H 232.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACBF |
|---|---|
| RGB | rgb(137, 172, 191) |
| HSL | hsl(201, 30%, 64%) |
| HSV | hsv(201, 28%, 75%) |
| CMYK | cmyk(28.3%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.45, -7.44, -13.59) |
| CIE-LCH | lch(68.45, 15.50, 241.32°) |
| OKLab | oklab(72.5% -0.029 -0.0371) |
| OKLCH | oklch(72.5% 0.047 232) |
| XYZ | xyz(34.4702, 38.5836, 54.9113) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.98
Greyblue
#77A1B5
ΔE00 3.99
Bluey Grey
#89A0B0
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.57
Cool Grey
#95A3A6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACBF #BF9C89
analogous
#89BFB7 #89ACBF #8991BF
triadic
#89ACBF #BF89AC #ACBF89
tetradic
#89ACBF #B789BF #BF9C89 #91BF89
square
#89ACBF #B789BF #BF9C89 #91BF89
split-complementary
#89ACBF #BF8991 #BFB789
monochromatic
#487085 #6190A9 #89ACBF #B1C8D5 #D8E4EA
Accessibility & contrast
On white
2.41
#89ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#89ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACBF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACBF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#78B1B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89acbf; /* rgb */ color: rgb(137, 172, 191); /* oklch */ color: oklch(72.5% 0.047 232.0);
Tailwind
colors: {
custom: {
50: '#acc4d2',
500: '#89acbf',
950: '#000000',
},
}SCSS
$custom: #89acbf; $custom-light: #acc4d2; $custom-dark: #000000;
JSON
{
"hex": "#89acbf",
"rgb": {
"r": 137,
"g": 172,
"b": 191
},
"hsl": {
"h": 201.111,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.72504,
"c": 0.04713,
"h": 232
},
"luminance": 0.38585
}Semantic roles & 50–950 ramp
primary
#89ACBF
secondary
#DBCFC9
accent
#633DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182