#91ACBC#91ACBC
#91ACBC is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.038 H 234.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACBC |
|---|---|
| RGB | rgb(145, 172, 188) |
| HSL | hsl(202, 24%, 65%) |
| HSV | hsv(202, 23%, 74%) |
| CMYK | cmyk(22.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.86, -5.69, -11.26) |
| CIE-LCH | lch(68.86, 12.62, 243.18°) |
| OKLab | oklab(72.93% -0.0222 -0.0306) |
| OKLCH | oklch(72.93% 0.038 234) |
| XYZ | xyz(35.5041, 39.1545, 53.2541) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.12
Bluey Grey
#89A0B0
ΔE00 3.64
Cool Gray
#9AA7B0
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.27
Greyblue
#77A1B5
ΔE00 5.36
Cool Grey
#95A3A6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACBC #BCA191
analogous
#91BCB7 #91ACBC #9196BC
triadic
#91ACBC #BC91AC #ACBC91
tetradic
#91ACBC #B791BC #BCA191 #96BC91
square
#91ACBC #B791BC #BCA191 #96BC91
split-complementary
#91ACBC #BC9196 #BCB791
monochromatic
#507083 #6B8FA5 #91ACBC #B7C9D3 #DDE5EA
Accessibility & contrast
On white
2.38
#91ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#91ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACBC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACBC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#85B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91acbc; /* rgb */ color: rgb(145, 172, 188); /* oklch */ color: oklch(72.9% 0.038 234.0);
Tailwind
colors: {
custom: {
50: '#b2c4d0',
500: '#91acbc',
950: '#000000',
},
}SCSS
$custom: #91acbc; $custom-light: #b2c4d0; $custom-dark: #000000;
JSON
{
"hex": "#91acbc",
"rgb": {
"r": 145,
"g": 172,
"b": 188
},
"hsl": {
"h": 202.326,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.72932,
"c": 0.03782,
"h": 234
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#91ACBC
secondary
#DCD3CD
accent
#6643A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182