#91ABB4#91ABB4
#91ABB4 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.032 H 220.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB4 |
|---|---|
| RGB | rgb(145, 171, 180) |
| HSL | hsl(195, 19%, 64%) |
| HSV | hsv(195, 19%, 71%) |
| CMYK | cmyk(19.4%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(68.34, -6.96, -7.61) |
| CIE-LCH | lch(68.34, 10.32, 227.53°) |
| OKLab | oklab(72.44% -0.0239 -0.0206) |
| OKLCH | oklch(72.44% 0.032 220.7) |
| XYZ | xyz(34.4760, 38.4398, 48.7743) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.52
Cool Grey
#95A3A6
ΔE00 4.54
Cool Gray
#9AA7B0
ΔE00 4.74
Bluey Grey
#89A0B0
ΔE00 4.89
Greyblue
#77A1B5
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB4 #B49A91
analogous
#91B4AB #91ABB4 #9199B4
triadic
#91ABB4 #B491AB #ABB491
tetradic
#91ABB4 #AB91B4 #B49A91 #99B491
square
#91ABB4 #AB91B4 #B49A91 #99B491
split-complementary
#91ABB4 #B49199 #B4AB91
monochromatic
#526F78 #6D8F9B #91ABB4 #B5C7CD #DAE3E6
Accessibility & contrast
On white
2.42
#91ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#91ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#A0A5B4
Tritanopia (blue-blind)
#87AEAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abb4; /* rgb */ color: rgb(145, 171, 180); /* oklch */ color: oklch(72.4% 0.032 220.7);
Tailwind
colors: {
custom: {
50: '#b1c4ca',
500: '#91abb4',
950: '#000000',
},
}SCSS
$custom: #91abb4; $custom-light: #b1c4ca; $custom-dark: #000000;
JSON
{
"hex": "#91abb4",
"rgb": {
"r": 145,
"g": 171,
"b": 180
},
"hsl": {
"h": 195.429,
"s": 18.919,
"l": 63.725
},
"oklch": {
"l": 0.72441,
"c": 0.0316,
"h": 220.7
},
"luminance": 0.38441
}Semantic roles & 50–950 ramp
primary
#91ABB4
secondary
#D7CDCA
accent
#5E489D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111213
muted
#808182