#91ABBD#91ABBD
#91ABBD is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.039 H 238.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABBD |
|---|---|
| RGB | rgb(145, 171, 189) |
| HSL | hsl(205, 25%, 65%) |
| HSV | hsv(205, 23%, 74%) |
| CMYK | cmyk(23.3%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.62, -4.92, -12.18) |
| CIE-LCH | lch(68.62, 13.14, 248.00°) |
| OKLab | oklab(72.75% -0.0204 -0.0331) |
| OKLCH | oklch(72.75% 0.039 238.3) |
| XYZ | xyz(35.4227, 38.8185, 53.7606) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.33
Bluegrey
#85A3B2
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 5.07
Greyblue
#77A1B5
ΔE00 5.56
Cool Grey
#95A3A6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABBD #BDA391
analogous
#91BDB9 #91ABBD #9195BD
triadic
#91ABBD #BD91AB #ABBD91
tetradic
#91ABBD #B991BD #BDA391 #95BD91
square
#91ABBD #B991BD #BDA391 #95BD91
split-complementary
#91ABBD #BD9195 #BDB991
monochromatic
#4F6F84 #6B8EA6 #91ABBD #B7C8D4 #DDE5EB
Accessibility & contrast
On white
2.40
#91ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#91ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABBD
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABBD | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#85B0B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abbd; /* rgb */ color: rgb(145, 171, 189); /* oklch */ color: oklch(72.8% 0.039 238.3);
Tailwind
colors: {
custom: {
50: '#b2c4d0',
500: '#91abbd',
950: '#000000',
},
}SCSS
$custom: #91abbd; $custom-light: #b2c4d0; $custom-dark: #000000;
JSON
{
"hex": "#91abbd",
"rgb": {
"r": 145,
"g": 171,
"b": 189
},
"hsl": {
"h": 204.545,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.7275,
"c": 0.03893,
"h": 238.3
},
"luminance": 0.3882
}Semantic roles & 50–950 ramp
primary
#91ABBD
secondary
#DCD4CE
accent
#6A42A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182