#91AAA3#91AAA3
#91AAA3 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 176.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA3 |
|---|---|
| RGB | rgb(145, 170, 163) |
| HSL | hsl(163, 13%, 62%) |
| HSV | hsv(163, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.59, -10.07, 0.70) |
| CIE-LCH | lch(67.59, 10.09, 176.01°) |
| OKLab | oklab(71.68% -0.0295 0.0017) |
| OKLCH | oklch(71.68% 0.03 176.7) |
| XYZ | xyz(32.6610, 37.4128, 40.1438) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.05
Greyish Teal
#719F91
ΔE00 7.91
Greenish Grey
#96AE8D
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 10.13
Grey
#929591
ΔE00 10.27
Cadetblue
#5F9EA0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA3 #AA9198
analogous
#91AA97 #91AAA3 #91A5AA
triadic
#91AAA3 #A391AA #AAA391
tetradic
#91AAA3 #9791AA #AA9198 #A5AA91
square
#91AAA3 #9791AA #AA9198 #A5AA91
split-complementary
#91AAA3 #AA91A5 #AA9791
monochromatic
#546D66 #6F8F86 #91AAA3 #B4C5C0 #D6DFDD
Accessibility & contrast
On white
2.48
#91AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#91AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA3
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA3 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#8BABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa3; /* rgb */ color: rgb(145, 170, 163); /* oklch */ color: oklch(71.7% 0.030 176.7);
Tailwind
colors: {
custom: {
50: '#b1c3be',
500: '#91aaa3',
950: '#000000',
},
}SCSS
$custom: #91aaa3; $custom-light: #b1c3be; $custom-dark: #000000;
JSON
{
"hex": "#91aaa3",
"rgb": {
"r": 145,
"g": 170,
"b": 163
},
"hsl": {
"h": 163.2,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71681,
"c": 0.02951,
"h": 176.7
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#91AAA3
secondary
#D0C7C9
accent
#4F6397
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181