#91ABBA#91ABBA
#91ABBA is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.6% C 0.036 H 233.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABBA |
|---|---|
| RGB | rgb(145, 171, 186) |
| HSL | hsl(202, 23%, 65%) |
| HSV | hsv(202, 22%, 73%) |
| CMYK | cmyk(22%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(68.53, -5.61, -10.66) |
| CIE-LCH | lch(68.53, 12.05, 242.24°) |
| OKLab | oklab(72.65% -0.0216 -0.0289) |
| OKLCH | oklch(72.65% 0.036 233.3) |
| XYZ | xyz(35.1004, 38.6896, 52.0633) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.90
Bluey Grey
#89A0B0
ΔE00 3.39
Cool Gray
#9AA7B0
ΔE00 4.29
Greyblue
#77A1B5
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABBA #BAA091
analogous
#91BAB4 #91ABBA #9197BA
triadic
#91ABBA #BA91AB #ABBA91
tetradic
#91ABBA #B491BA #BAA091 #97BA91
square
#91ABBA #B491BA #BAA091 #97BA91
split-complementary
#91ABBA #BA9197 #BAB491
monochromatic
#506F80 #6B8EA2 #91ABBA #B7C8D2 #DCE4E9
Accessibility & contrast
On white
2.40
#91ABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#91ABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABBA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABBA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#85AFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abba; /* rgb */ color: rgb(145, 171, 186); /* oklch */ color: oklch(72.6% 0.036 233.3);
Tailwind
colors: {
custom: {
50: '#b2c4ce',
500: '#91abba',
950: '#000000',
},
}SCSS
$custom: #91abba; $custom-light: #b2c4ce; $custom-dark: #000000;
JSON
{
"hex": "#91abba",
"rgb": {
"r": 145,
"g": 171,
"b": 186
},
"hsl": {
"h": 201.951,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.72645,
"c": 0.03612,
"h": 233.3
},
"luminance": 0.38691
}Semantic roles & 50–950 ramp
primary
#91ABBA
secondary
#DAD2CC
accent
#6644A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182