#91ACBB#91ACBB
#91ACBB is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.037 H 232.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACBB |
|---|---|
| RGB | rgb(145, 172, 187) |
| HSL | hsl(201, 24%, 65%) |
| HSV | hsv(201, 22%, 73%) |
| CMYK | cmyk(22.5%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.83, -5.92, -10.76) |
| CIE-LCH | lch(68.83, 12.28, 241.16°) |
| OKLab | oklab(72.9% -0.0226 -0.0292) |
| OKLCH | oklch(72.9% 0.037 232.3) |
| XYZ | xyz(35.3967, 39.1115, 52.6884) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.00
Bluey Grey
#89A0B0
ΔE00 3.73
Cool Gray
#9AA7B0
ΔE00 4.58
Greyblue
#77A1B5
ΔE00 5.34
Light Grey Blue
#9DBCD4
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACBB #BBA091
analogous
#91BBB5 #91ACBB #9197BB
triadic
#91ACBB #BB91AC #ACBB91
tetradic
#91ACBB #B591BB #BBA091 #97BB91
square
#91ACBB #B591BB #BBA091 #97BB91
split-complementary
#91ACBB #BB9197 #BBB591
monochromatic
#507082 #6B8FA4 #91ACBB #B7C9D2 #DDE5EA
Accessibility & contrast
On white
2.38
#91ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#91ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACBB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACBB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#85B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91acbb; /* rgb */ color: rgb(145, 172, 187); /* oklch */ color: oklch(72.9% 0.037 232.3);
Tailwind
colors: {
custom: {
50: '#b2c4cf',
500: '#91acbb',
950: '#000000',
},
}SCSS
$custom: #91acbb; $custom-light: #b2c4cf; $custom-dark: #000000;
JSON
{
"hex": "#91acbb",
"rgb": {
"r": 145,
"g": 172,
"b": 187
},
"hsl": {
"h": 201.429,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.72897,
"c": 0.03694,
"h": 232.3
},
"luminance": 0.39113
}Semantic roles & 50–950 ramp
primary
#91ACBB
secondary
#DBD2CD
accent
#6543A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182