#91ABB7#91ABB7
#91ABB7 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.034 H 227.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB7 |
|---|---|
| RGB | rgb(145, 171, 183) |
| HSL | hsl(199, 21%, 64%) |
| HSV | hsv(199, 21%, 72%) |
| CMYK | cmyk(20.8%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(68.43, -6.29, -9.14) |
| CIE-LCH | lch(68.43, 11.09, 235.44°) |
| OKLab | oklab(72.54% -0.0228 -0.0248) |
| OKLCH | oklch(72.54% 0.034 227.4) |
| XYZ | xyz(34.7849, 38.5634, 50.4013) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.89
Bluey Grey
#89A0B0
ΔE00 3.96
Cool Gray
#9AA7B0
ΔE00 4.31
Cool Grey
#95A3A6
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB7 #B79D91
analogous
#91B7B0 #91ABB7 #9198B7
triadic
#91ABB7 #B791AB #ABB791
tetradic
#91ABB7 #B091B7 #B79D91 #98B791
square
#91ABB7 #B091B7 #B79D91 #98B791
split-complementary
#91ABB7 #B79198 #B7B091
monochromatic
#516F7C #6C8F9F #91ABB7 #B6C7CF #DBE3E7
Accessibility & contrast
On white
2.41
#91ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#91ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB8
Deuteranopia (green-blind)
#9FA5B7
Tritanopia (blue-blind)
#86AFAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abb7; /* rgb */ color: rgb(145, 171, 183); /* oklch */ color: oklch(72.5% 0.034 227.4);
Tailwind
colors: {
custom: {
50: '#b1c4cc',
500: '#91abb7',
950: '#000000',
},
}SCSS
$custom: #91abb7; $custom-light: #b1c4cc; $custom-dark: #000000;
JSON
{
"hex": "#91abb7",
"rgb": {
"r": 145,
"g": 171,
"b": 183
},
"hsl": {
"h": 198.947,
"s": 20.879,
"l": 64.314
},
"oklch": {
"l": 0.72542,
"c": 0.03365,
"h": 227.4
},
"luminance": 0.38564
}Semantic roles & 50–950 ramp
primary
#91ABB7
secondary
#D8CFCB
accent
#62469F
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111213
muted
#808182