#91AAAE#91AAAE
#91AAAE is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.028 H 208.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAAE |
|---|---|
| RGB | rgb(145, 170, 174) |
| HSL | hsl(188, 15%, 63%) |
| HSV | hsv(188, 17%, 68%) |
| CMYK | cmyk(16.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.89, -7.75, -4.95) |
| CIE-LCH | lch(67.89, 9.19, 212.60°) |
| OKLab | oklab(72.02% -0.0249 -0.0134) |
| OKLCH | oklch(72.02% 0.028 208.3) |
| XYZ | xyz(33.6898, 37.8243, 45.5620) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.05
Bluegrey
#85A3B2
ΔE00 5.25
Cool Gray
#9AA7B0
ΔE00 5.83
Bluey Grey
#89A0B0
ΔE00 6.62
Greyblue
#77A1B5
ΔE00 7.43
Pewter
#899397
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAAE #AE9591
analogous
#91AEA3 #91AAAE #919BAE
triadic
#91AAAE #AE91AA #AAAE91
tetradic
#91AAAE #A391AE #AE9591 #9BAE91
square
#91AAAE #A391AE #AE9591 #9BAE91
split-complementary
#91AAAE #AE919B #AEA391
monochromatic
#536D71 #6E8F94 #91AAAE #B4C5C8 #D7E0E2
Accessibility & contrast
On white
2.45
#91AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#91AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAAE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAAE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#89ACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaae; /* rgb */ color: rgb(145, 170, 174); /* oklch */ color: oklch(72.0% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#b1c3c6',
500: '#91aaae',
950: '#000000',
},
}SCSS
$custom: #91aaae; $custom-light: #b1c3c6; $custom-dark: #000000;
JSON
{
"hex": "#91aaae",
"rgb": {
"r": 145,
"g": 170,
"b": 174
},
"hsl": {
"h": 188.276,
"s": 15.183,
"l": 62.549
},
"oklch": {
"l": 0.72024,
"c": 0.02832,
"h": 208.3
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#91AAAE
secondary
#D3CAC8
accent
#574C99
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101213
muted
#7F8182