#91AABE#91AABE
#91AABE is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.6% C 0.040 H 242.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91AABE |
|---|---|
| RGB | rgb(145, 170, 190) |
| HSL | hsl(207, 26%, 66%) |
| HSV | hsv(207, 24%, 75%) |
| CMYK | cmyk(23.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.38, -4.14, -13.10) |
| CIE-LCH | lch(68.38, 13.74, 252.44°) |
| OKLab | oklab(72.57% -0.0187 -0.0357) |
| OKLCH | oklch(72.57% 0.04 242.3) |
| XYZ | xyz(35.3435, 38.4858, 54.2715) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.35
Bluegrey
#85A3B2
ΔE00 4.11
Cool Gray
#9AA7B0
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AABE #BEA591
analogous
#91BEBB #91AABE #9193BE
triadic
#91AABE #BE91AA #AABE91
tetradic
#91AABE #BB91BE #BEA591 #93BE91
square
#91AABE #BB91BE #BEA591 #93BE91
split-complementary
#91AABE #BE9193 #BEBB91
monochromatic
#4F6D86 #6B8CA7 #91AABE #B7C8D5 #DEE5EB
Accessibility & contrast
On white
2.41
#91AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#91AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AABE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AABE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#84AFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91aabe; /* rgb */ color: rgb(145, 170, 190); /* oklch */ color: oklch(72.6% 0.040 242.3);
Tailwind
colors: {
custom: {
50: '#b2c3d1',
500: '#91aabe',
950: '#000000',
},
}SCSS
$custom: #91aabe; $custom-light: #b2c3d1; $custom-dark: #000000;
JSON
{
"hex": "#91aabe",
"rgb": {
"r": 145,
"g": 170,
"b": 190
},
"hsl": {
"h": 206.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.72569,
"c": 0.04026,
"h": 242.3
},
"luminance": 0.38487
}Semantic roles & 50–950 ramp
primary
#91AABE
secondary
#DDD5CE
accent
#6D41A4
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182