#91ABCD#91ABCD
#91ABCD is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.057 H 255.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABCD |
|---|---|
| RGB | rgb(145, 171, 205) |
| HSL | hsl(214, 38%, 69%) |
| HSV | hsv(214, 29%, 80%) |
| CMYK | cmyk(29.3%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.15, -1.10, -20.21) |
| CIE-LCH | lch(69.15, 20.24, 266.89°) |
| OKLab | oklab(73.34% -0.0146 -0.0555) |
| OKLCH | oklch(73.34% 0.057 255.3) |
| XYZ | xyz(37.2562, 39.5519, 63.4171) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.21
Carolina Blue
#8AB8FE
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.39
Bluey Grey
#89A0B0
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABCD #CDB391
analogous
#91C9CD #91ABCD #9591CD
triadic
#91ABCD #CD91AB #ABCD91
tetradic
#91ABCD #CD91C9 #CDB391 #91CD95
square
#91ABCD #CD91C9 #CDB391 #91CD95
split-complementary
#91ABCD #CD9591 #C9CD91
monochromatic
#476C9C #678BBA #91ABCD #BBCBE0 #E5EBF3
Accessibility & contrast
On white
2.36
#91ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#91ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABCD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABCD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#98A6CC
Tritanopia (blue-blind)
#80B2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91abcd; /* rgb */ color: rgb(145, 171, 205); /* oklch */ color: oklch(73.3% 0.057 255.3);
Tailwind
colors: {
custom: {
50: '#b2c3dc',
500: '#91abcd',
950: '#000000',
},
}SCSS
$custom: #91abcd; $custom-light: #b2c3dc; $custom-dark: #000000;
JSON
{
"hex": "#91abcd",
"rgb": {
"r": 145,
"g": 171,
"b": 205
},
"hsl": {
"h": 214,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.73342,
"c": 0.05736,
"h": 255.3
},
"luminance": 0.39553
}Semantic roles & 50–950 ramp
primary
#91ABCD
secondary
#E6DED4
accent
#7B35B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183