#91AABC#91AABC
#91AABC is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.038 H 239.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91AABC |
|---|---|
| RGB | rgb(145, 170, 188) |
| HSL | hsl(205, 24%, 65%) |
| HSV | hsv(205, 23%, 74%) |
| CMYK | cmyk(22.9%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.31, -4.61, -12.09) |
| CIE-LCH | lch(68.31, 12.93, 249.13°) |
| OKLab | oklab(72.5% -0.0194 -0.0329) |
| OKLCH | oklch(72.5% 0.038 239.4) |
| XYZ | xyz(35.1264, 38.3989, 53.1282) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.06
Bluegrey
#85A3B2
ΔE00 3.50
Cool Gray
#9AA7B0
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 5.31
Greyblue
#77A1B5
ΔE00 5.65
Cool Grey
#95A3A6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AABC #BCA391
analogous
#91BCB8 #91AABC #9194BC
triadic
#91AABC #BC91AA #AABC91
tetradic
#91AABC #B891BC #BCA391 #94BC91
square
#91AABC #B891BC #BCA391 #94BC91
split-complementary
#91AABC #BC9194 #BCB891
monochromatic
#506D83 #6B8DA5 #91AABC #B7C7D3 #DDE5EA
Accessibility & contrast
On white
2.42
#91AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#91AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AABC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AABC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#9DA4BC
Tritanopia (blue-blind)
#85AFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91aabc; /* rgb */ color: rgb(145, 170, 188); /* oklch */ color: oklch(72.5% 0.038 239.4);
Tailwind
colors: {
custom: {
50: '#b2c3d0',
500: '#91aabc',
950: '#000000',
},
}SCSS
$custom: #91aabc; $custom-light: #b2c3d0; $custom-dark: #000000;
JSON
{
"hex": "#91aabc",
"rgb": {
"r": 145,
"g": 170,
"b": 188
},
"hsl": {
"h": 205.116,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.72498,
"c": 0.03819,
"h": 239.4
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#91AABC
secondary
#DCD3CD
accent
#6B43A3
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182