#91AAA7#91AAA7
#91AAA7 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 187.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA7 |
|---|---|
| RGB | rgb(145, 170, 167) |
| HSL | hsl(173, 13%, 62%) |
| HSV | hsv(173, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.69, -9.24, -1.36) |
| CIE-LCH | lch(67.69, 9.34, 188.37°) |
| OKLab | oklab(71.8% -0.0278 -0.0038) |
| OKLCH | oklch(71.8% 0.028 187.7) |
| XYZ | xyz(33.0251, 37.5584, 42.0612) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 8.52
Bluegrey
#85A3B2
ΔE00 8.53
Greyish Teal
#719F91
ΔE00 8.95
Pewter
#899397
ΔE00 9.61
Bluey Grey
#89A0B0
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA7 #AA9194
analogous
#91AA9B #91AAA7 #91A1AA
triadic
#91AAA7 #A791AA #AAA791
tetradic
#91AAA7 #9B91AA #AA9194 #A1AA91
square
#91AAA7 #9B91AA #AA9194 #A1AA91
split-complementary
#91AAA7 #AA91A1 #AA9B91
monochromatic
#546D6A #6F8F8B #91AAA7 #B4C5C3 #D6DFDE
Accessibility & contrast
On white
2.47
#91AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#91AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#8AABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa7; /* rgb */ color: rgb(145, 170, 167); /* oklch */ color: oklch(71.8% 0.028 187.7);
Tailwind
colors: {
custom: {
50: '#b1c3c1',
500: '#91aaa7',
950: '#000000',
},
}SCSS
$custom: #91aaa7; $custom-light: #b1c3c1; $custom-dark: #000000;
JSON
{
"hex": "#91aaa7",
"rgb": {
"r": 145,
"g": 170,
"b": 167
},
"hsl": {
"h": 172.8,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71803,
"c": 0.02805,
"h": 187.7
},
"luminance": 0.37559
}Semantic roles & 50–950 ramp
primary
#91AAA7
secondary
#D0C7C8
accent
#4F5797
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181