#91ABC7#91ABC7
#91ABC7 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.050 H 250.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC7 |
|---|---|
| RGB | rgb(145, 171, 199) |
| HSL | hsl(211, 33%, 67%) |
| HSV | hsv(211, 27%, 78%) |
| CMYK | cmyk(27.1%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.94, -2.56, -17.22) |
| CIE-LCH | lch(68.94, 17.41, 261.55°) |
| OKLab | oklab(73.11% -0.0167 -0.0471) |
| OKLCH | oklch(73.11% 0.05 250.4) |
| XYZ | xyz(36.5458, 39.2678, 59.6756) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.64
Bluegrey
#85A3B2
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC7 #C7AD91
analogous
#91C6C7 #91ABC7 #9291C7
triadic
#91ABC7 #C791AB #ABC791
tetradic
#91ABC7 #C791C6 #C7AD91 #91C792
square
#91ABC7 #C791C6 #C7AD91 #91C792
split-complementary
#91ABC7 #C79291 #C6C791
monochromatic
#4B6D93 #688CB2 #91ABC7 #BACADC #E2E9F0
Accessibility & contrast
On white
2.37
#91ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#91ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC8
Deuteranopia (green-blind)
#9AA6C6
Tritanopia (blue-blind)
#82B1B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc7; /* rgb */ color: rgb(145, 171, 199); /* oklch */ color: oklch(73.1% 0.050 250.4);
Tailwind
colors: {
custom: {
50: '#b2c4d8',
500: '#91abc7',
950: '#000000',
},
}SCSS
$custom: #91abc7; $custom-light: #b2c4d8; $custom-dark: #000000;
JSON
{
"hex": "#91abc7",
"rgb": {
"r": 145,
"g": 171,
"b": 199
},
"hsl": {
"h": 211.111,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.73114,
"c": 0.04998,
"h": 250.4
},
"luminance": 0.39269
}Semantic roles & 50–950 ramp
primary
#91ABC7
secondary
#E2DAD1
accent
#753AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183