#91ABB8#91ABB8
#91ABB8 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.034 H 229.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB8 |
|---|---|
| RGB | rgb(145, 171, 184) |
| HSL | hsl(200, 22%, 65%) |
| HSV | hsv(200, 21%, 72%) |
| CMYK | cmyk(21.2%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(68.46, -6.07, -9.64) |
| CIE-LCH | lch(68.46, 11.39, 237.83°) |
| OKLab | oklab(72.58% -0.0224 -0.0262) |
| OKLCH | oklch(72.58% 0.034 229.5) |
| XYZ | xyz(34.8893, 38.6052, 50.9514) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.82
Bluey Grey
#89A0B0
ΔE00 3.72
Cool Gray
#9AA7B0
ΔE00 4.26
Cool Grey
#95A3A6
ΔE00 5.37
Greyblue
#77A1B5
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB8 #B89E91
analogous
#91B8B2 #91ABB8 #9198B8
triadic
#91ABB8 #B891AB #ABB891
tetradic
#91ABB8 #B291B8 #B89E91 #98B891
square
#91ABB8 #B291B8 #B89E91 #98B891
split-complementary
#91ABB8 #B89198 #B8B291
monochromatic
#516F7E #6C8FA0 #91ABB8 #B6C7D0 #DBE4E8
Accessibility & contrast
On white
2.41
#91ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#91ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB8
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB8 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AAB9
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#86AFAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abb8; /* rgb */ color: rgb(145, 171, 184); /* oklch */ color: oklch(72.6% 0.034 229.5);
Tailwind
colors: {
custom: {
50: '#b1c4cd',
500: '#91abb8',
950: '#000000',
},
}SCSS
$custom: #91abb8; $custom-light: #b1c4cd; $custom-dark: #000000;
JSON
{
"hex": "#91abb8",
"rgb": {
"r": 145,
"g": 171,
"b": 184
},
"hsl": {
"h": 200,
"s": 21.547,
"l": 64.51
},
"oklch": {
"l": 0.72576,
"c": 0.03443,
"h": 229.5
},
"luminance": 0.38606
}Semantic roles & 50–950 ramp
primary
#91ABB8
secondary
#D9D0CC
accent
#6446A0
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111213
muted
#808182