#91ABB3#91ABB3
#91ABB3 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.031 H 218.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB3 |
|---|---|
| RGB | rgb(145, 171, 179) |
| HSL | hsl(194, 18%, 64%) |
| HSV | hsv(194, 19%, 70%) |
| CMYK | cmyk(19%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(68.31, -7.19, -7.10) |
| CIE-LCH | lch(68.31, 10.10, 224.65°) |
| OKLab | oklab(72.41% -0.0243 -0.0192) |
| OKLCH | oklch(72.41% 0.031 218.3) |
| XYZ | xyz(34.3745, 38.3992, 48.2398) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.83
Cool Grey
#95A3A6
ΔE00 4.42
Cool Gray
#9AA7B0
ΔE00 4.96
Bluey Grey
#89A0B0
ΔE00 5.25
Greyblue
#77A1B5
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB3 #B39991
analogous
#91B3AA #91ABB3 #919AB3
triadic
#91ABB3 #B391AB #ABB391
tetradic
#91ABB3 #AA91B3 #B39991 #9AB391
square
#91ABB3 #AA91B3 #B39991 #9AB391
split-complementary
#91ABB3 #B3919A #B3AA91
monochromatic
#526F77 #6D8F9A #91ABB3 #B5C7CC #D9E2E5
Accessibility & contrast
On white
2.42
#91ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#91ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB3 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#A0A5B3
Tritanopia (blue-blind)
#87AEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abb3; /* rgb */ color: rgb(145, 171, 179); /* oklch */ color: oklch(72.4% 0.031 218.3);
Tailwind
colors: {
custom: {
50: '#b1c4c9',
500: '#91abb3',
950: '#000000',
},
}SCSS
$custom: #91abb3; $custom-light: #b1c4c9; $custom-dark: #000000;
JSON
{
"hex": "#91abb3",
"rgb": {
"r": 145,
"g": 171,
"b": 179
},
"hsl": {
"h": 194.118,
"s": 18.28,
"l": 63.529
},
"oklch": {
"l": 0.72407,
"c": 0.03102,
"h": 218.3
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#91ABB3
secondary
#D6CDCA
accent
#5D499D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111213
muted
#808182