#91ABC6#91ABC6
#91ABC6 is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.049 H 249.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC6 |
|---|---|
| RGB | rgb(145, 171, 198) |
| HSL | hsl(211, 32%, 67%) |
| HSV | hsv(211, 27%, 78%) |
| CMYK | cmyk(26.8%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(68.91, -2.80, -16.71) |
| CIE-LCH | lch(68.91, 16.95, 260.49°) |
| OKLab | oklab(73.08% -0.0171 -0.0457) |
| OKLCH | oklch(73.08% 0.049 249.5) |
| XYZ | xyz(36.4301, 39.2215, 59.0662) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.08
Bluey Grey
#89A0B0
ΔE00 5.36
Bluegrey
#85A3B2
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC6 #C6AC91
analogous
#91C6C6 #91ABC6 #9191C6
triadic
#91ABC6 #C691AB #ABC691
tetradic
#91ABC6 #C691C6 #C6AC91 #91C691
square
#91ABC6 #C691C6 #C6AC91 #91C691
split-complementary
#91ABC6 #C69191 #C6C691
monochromatic
#4B6E91 #698CB1 #91ABC6 #B9CADB #E2E9F0
Accessibility & contrast
On white
2.37
#91ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#91ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC6
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC6 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC7
Deuteranopia (green-blind)
#9BA6C5
Tritanopia (blue-blind)
#82B1B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc6; /* rgb */ color: rgb(145, 171, 198); /* oklch */ color: oklch(73.1% 0.049 249.5);
Tailwind
colors: {
custom: {
50: '#b2c4d7',
500: '#91abc6',
950: '#000000',
},
}SCSS
$custom: #91abc6; $custom-light: #b2c4d7; $custom-dark: #000000;
JSON
{
"hex": "#91abc6",
"rgb": {
"r": 145,
"g": 171,
"b": 198
},
"hsl": {
"h": 210.566,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.73077,
"c": 0.04879,
"h": 249.5
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#91ABC6
secondary
#E2DAD1
accent
#743BAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183