#91ABBB#91ABBB
#91ABBB is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.037 H 235.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABBB |
|---|---|
| RGB | rgb(145, 171, 187) |
| HSL | hsl(203, 24%, 65%) |
| HSV | hsv(203, 22%, 73%) |
| CMYK | cmyk(22.5%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.56, -5.38, -11.17) |
| CIE-LCH | lch(68.56, 12.40, 244.27°) |
| OKLab | oklab(72.68% -0.0212 -0.0303) |
| OKLCH | oklch(72.68% 0.037 235.1) |
| XYZ | xyz(35.2071, 38.7323, 52.6252) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.04
Bluey Grey
#89A0B0
ΔE00 3.31
Cool Gray
#9AA7B0
ΔE00 4.37
Greyblue
#77A1B5
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cool Grey
#95A3A6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABBB #BBA191
analogous
#91BBB6 #91ABBB #9196BB
triadic
#91ABBB #BB91AB #ABBB91
tetradic
#91ABBB #B691BB #BBA191 #96BB91
square
#91ABBB #B691BB #BBA191 #96BB91
split-complementary
#91ABBB #BB9196 #BBB691
monochromatic
#506F82 #6B8EA4 #91ABBB #B7C8D2 #DDE5EA
Accessibility & contrast
On white
2.40
#91ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#91ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABBB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABBB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#85AFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91abbb; /* rgb */ color: rgb(145, 171, 187); /* oklch */ color: oklch(72.7% 0.037 235.1);
Tailwind
colors: {
custom: {
50: '#b2c4cf',
500: '#91abbb',
950: '#000000',
},
}SCSS
$custom: #91abbb; $custom-light: #b2c4cf; $custom-dark: #000000;
JSON
{
"hex": "#91abbb",
"rgb": {
"r": 145,
"g": 171,
"b": 187
},
"hsl": {
"h": 202.857,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.7268,
"c": 0.03703,
"h": 235.1
},
"luminance": 0.38733
}Semantic roles & 50–950 ramp
primary
#91ABBB
secondary
#DBD2CD
accent
#6743A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182