#91AABA#91AABA
#91AABA is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.036 H 236.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91AABA |
|---|---|
| RGB | rgb(145, 170, 186) |
| HSL | hsl(203, 23%, 65%) |
| HSV | hsv(203, 22%, 73%) |
| CMYK | cmyk(22%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.25, -5.07, -11.07) |
| CIE-LCH | lch(68.25, 12.18, 245.40°) |
| OKLab | oklab(72.43% -0.0202 -0.0301) |
| OKLCH | oklch(72.43% 0.036 236.1) |
| XYZ | xyz(34.9123, 38.3133, 52.0006) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.99
Bluegrey
#85A3B2
ΔE00 3.02
Cool Gray
#9AA7B0
ΔE00 4.12
Greyblue
#77A1B5
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AABA #BAA191
analogous
#91BAB6 #91AABA #9195BA
triadic
#91AABA #BA91AA #AABA91
tetradic
#91AABA #B691BA #BAA191 #95BA91
square
#91AABA #B691BA #BAA191 #95BA91
split-complementary
#91AABA #BA9195 #BAB691
monochromatic
#506E80 #6B8DA2 #91AABA #B7C7D2 #DCE4E9
Accessibility & contrast
On white
2.42
#91AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#91AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AABA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AABA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#86AEAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91aaba; /* rgb */ color: rgb(145, 170, 186); /* oklch */ color: oklch(72.4% 0.036 236.1);
Tailwind
colors: {
custom: {
50: '#b2c3ce',
500: '#91aaba',
950: '#000000',
},
}SCSS
$custom: #91aaba; $custom-light: #b2c3ce; $custom-dark: #000000;
JSON
{
"hex": "#91aaba",
"rgb": {
"r": 145,
"g": 170,
"b": 186
},
"hsl": {
"h": 203.415,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.72428,
"c": 0.03624,
"h": 236.1
},
"luminance": 0.38314
}Semantic roles & 50–950 ramp
primary
#91AABA
secondary
#DAD2CC
accent
#6944A1
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#111213
muted
#808182