#91ABBE#91ABBE
#91ABBE is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.040 H 239.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABBE |
|---|---|
| RGB | rgb(145, 171, 190) |
| HSL | hsl(205, 26%, 66%) |
| HSV | hsv(205, 24%, 75%) |
| CMYK | cmyk(23.7%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(68.65, -4.69, -12.69) |
| CIE-LCH | lch(68.65, 13.52, 249.72°) |
| OKLab | oklab(72.79% -0.0201 -0.0345) |
| OKLCH | oklch(72.79% 0.04 239.8) |
| XYZ | xyz(35.5316, 38.8621, 54.3343) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.42
Bluegrey
#85A3B2
ΔE00 3.76
Cool Gray
#9AA7B0
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 4.92
Greyblue
#77A1B5
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABBE #BEA491
analogous
#91BEBA #91ABBE #9194BE
triadic
#91ABBE #BE91AB #ABBE91
tetradic
#91ABBE #BA91BE #BEA491 #94BE91
square
#91ABBE #BA91BE #BEA491 #94BE91
split-complementary
#91ABBE #BE9194 #BEBA91
monochromatic
#4F6F86 #6B8EA7 #91ABBE #B7C8D5 #DEE6EB
Accessibility & contrast
On white
2.39
#91ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#91ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABBE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABBE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#84B0B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abbe; /* rgb */ color: rgb(145, 171, 190); /* oklch */ color: oklch(72.8% 0.040 239.8);
Tailwind
colors: {
custom: {
50: '#b2c4d1',
500: '#91abbe',
950: '#000000',
},
}SCSS
$custom: #91abbe; $custom-light: #b2c4d1; $custom-dark: #000000;
JSON
{
"hex": "#91abbe",
"rgb": {
"r": 145,
"g": 171,
"b": 190
},
"hsl": {
"h": 205.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.72785,
"c": 0.03994,
"h": 239.8
},
"luminance": 0.38863
}Semantic roles & 50–950 ramp
primary
#91ABBE
secondary
#DDD4CE
accent
#6B41A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182