#91ABB6#91ABB6
#91ABB6 is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.033 H 225.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB6 |
|---|---|
| RGB | rgb(145, 171, 182) |
| HSL | hsl(198, 20%, 64%) |
| HSV | hsv(198, 20%, 71%) |
| CMYK | cmyk(20.3%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(68.40, -6.52, -8.63) |
| CIE-LCH | lch(68.40, 10.81, 232.93°) |
| OKLab | oklab(72.51% -0.0232 -0.0234) |
| OKLCH | oklch(72.51% 0.033 225.3) |
| XYZ | xyz(34.6812, 38.5219, 49.8551) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.04
Bluey Grey
#89A0B0
ΔE00 4.24
Cool Gray
#9AA7B0
ΔE00 4.41
Cool Grey
#95A3A6
ΔE00 4.89
Greyblue
#77A1B5
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB6 #B69C91
analogous
#91B6AF #91ABB6 #9199B6
triadic
#91ABB6 #B691AB #ABB691
tetradic
#91ABB6 #AF91B6 #B69C91 #99B691
square
#91ABB6 #AF91B6 #B69C91 #99B691
split-complementary
#91ABB6 #B69199 #B6AF91
monochromatic
#526F7B #6C8F9E #91ABB6 #B6C7CE #DBE3E7
Accessibility & contrast
On white
2.41
#91ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#91ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB6
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB6 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B7
Deuteranopia (green-blind)
#9FA5B6
Tritanopia (blue-blind)
#87AEAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abb6; /* rgb */ color: rgb(145, 171, 182); /* oklch */ color: oklch(72.5% 0.033 225.3);
Tailwind
colors: {
custom: {
50: '#b1c4cb',
500: '#91abb6',
950: '#000000',
},
}SCSS
$custom: #91abb6; $custom-light: #b1c4cb; $custom-dark: #000000;
JSON
{
"hex": "#91abb6",
"rgb": {
"r": 145,
"g": 171,
"b": 182
},
"hsl": {
"h": 197.838,
"s": 20.219,
"l": 64.118
},
"oklch": {
"l": 0.72508,
"c": 0.03292,
"h": 225.3
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#91ABB6
secondary
#D8CFCB
accent
#61479F
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111213
muted
#808182