#91ACBF#91ACBF
#91ACBF is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.041 H 238.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACBF |
|---|---|
| RGB | rgb(145, 172, 191) |
| HSL | hsl(205, 26%, 66%) |
| HSV | hsv(205, 24%, 75%) |
| CMYK | cmyk(24.1%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.96, -5.00, -12.78) |
| CIE-LCH | lch(68.96, 13.72, 248.63°) |
| OKLab | oklab(73.04% -0.0211 -0.0348) |
| OKLCH | oklch(73.04% 0.041 238.8) |
| XYZ | xyz(35.8309, 39.2852, 54.9750) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.68
Bluegrey
#85A3B2
ΔE00 3.76
Light Grey Blue
#9DBCD4
ΔE00 4.68
Cool Gray
#9AA7B0
ΔE00 5.04
Greyblue
#77A1B5
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACBF #BFA491
analogous
#91BFBB #91ACBF #9195BF
triadic
#91ACBF #BF91AC #ACBF91
tetradic
#91ACBF #BB91BF #BFA491 #95BF91
square
#91ACBF #BB91BF #BFA491 #95BF91
split-complementary
#91ACBF #BF9195 #BFBB91
monochromatic
#4F7087 #6A8FA8 #91ACBF #B8C9D6 #DEE6EC
Accessibility & contrast
On white
2.37
#91ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#91ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACBF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACBF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#84B1B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91acbf; /* rgb */ color: rgb(145, 172, 191); /* oklch */ color: oklch(73.0% 0.041 238.8);
Tailwind
colors: {
custom: {
50: '#b2c4d2',
500: '#91acbf',
950: '#000000',
},
}SCSS
$custom: #91acbf; $custom-light: #b2c4d2; $custom-dark: #000000;
JSON
{
"hex": "#91acbf",
"rgb": {
"r": 145,
"g": 172,
"b": 191
},
"hsl": {
"h": 204.783,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.73037,
"c": 0.04067,
"h": 238.8
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#91ACBF
secondary
#DED5CE
accent
#6A40A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182