#91AAA6#91AAA6
#91AAA6 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.028 H 184.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA6 |
|---|---|
| RGB | rgb(145, 170, 166) |
| HSL | hsl(170, 13%, 62%) |
| HSV | hsv(170, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.67, -9.45, -0.84) |
| CIE-LCH | lch(67.67, 9.49, 185.11°) |
| OKLab | oklab(71.77% -0.0282 -0.0024) |
| OKLCH | oklch(71.77% 0.028 184.9) |
| XYZ | xyz(32.9330, 37.5216, 41.5763) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.01
Greyish Teal
#719F91
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.01
Pewter
#899397
ΔE00 9.84
Cadetblue
#5F9EA0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA6 #AA9195
analogous
#91AA9A #91AAA6 #91A2AA
triadic
#91AAA6 #A691AA #AAA691
tetradic
#91AAA6 #9A91AA #AA9195 #A2AA91
square
#91AAA6 #9A91AA #AA9195 #A2AA91
split-complementary
#91AAA6 #AA91A2 #AA9A91
monochromatic
#546D69 #6F8F8A #91AAA6 #B4C5C2 #D6DFDE
Accessibility & contrast
On white
2.47
#91AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#91AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA6
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA6 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A6
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#8BABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa6; /* rgb */ color: rgb(145, 170, 166); /* oklch */ color: oklch(71.8% 0.028 184.9);
Tailwind
colors: {
custom: {
50: '#b1c3c0',
500: '#91aaa6',
950: '#000000',
},
}SCSS
$custom: #91aaa6; $custom-light: #b1c3c0; $custom-dark: #000000;
JSON
{
"hex": "#91aaa6",
"rgb": {
"r": 145,
"g": 170,
"b": 166
},
"hsl": {
"h": 170.4,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71772,
"c": 0.02831,
"h": 184.9
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#91AAA6
secondary
#D0C7C8
accent
#4F5A97
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181