#91AAA1#91AAA1
#91AAA1 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 171.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA1 |
|---|---|
| RGB | rgb(145, 170, 161) |
| HSL | hsl(158, 13%, 62%) |
| HSV | hsv(158, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.53, -10.48, 1.73) |
| CIE-LCH | lch(67.53, 10.62, 170.60°) |
| OKLab | oklab(71.62% -0.0303 0.0044) |
| OKLCH | oklch(71.62% 0.031 171.7) |
| XYZ | xyz(32.4832, 37.3417, 39.2075) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.55
Cool Grey
#95A3A6
ΔE00 7.77
Greenish Grey
#96AE8D
ΔE00 8.64
Grey Green
#86A17D
ΔE00 10.17
Grey
#929591
ΔE00 10.48
Cadetblue
#5F9EA0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA1 #AA919A
analogous
#91AA95 #91AAA1 #91A7AA
triadic
#91AAA1 #A191AA #AAA191
tetradic
#91AAA1 #9591AA #AA919A #A7AA91
square
#91AAA1 #9591AA #AA919A #A7AA91
split-complementary
#91AAA1 #AA91A7 #AA9591
monochromatic
#546D64 #6F8F83 #91AAA1 #B4C5BF #D6DFDC
Accessibility & contrast
On white
2.48
#91AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#91AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA1 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A1
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#8CAAA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #91aaa1; /* rgb */ color: rgb(145, 170, 161); /* oklch */ color: oklch(71.6% 0.031 171.7);
Tailwind
colors: {
custom: {
50: '#b1c3bc',
500: '#91aaa1',
950: '#000000',
},
}SCSS
$custom: #91aaa1; $custom-light: #b1c3bc; $custom-dark: #000000;
JSON
{
"hex": "#91aaa1",
"rgb": {
"r": 145,
"g": 170,
"b": 161
},
"hsl": {
"h": 158.4,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71622,
"c": 0.03062,
"h": 171.7
},
"luminance": 0.37342
}Semantic roles & 50–950 ramp
primary
#91AAA1
secondary
#D0C7CA
accent
#4F6997
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181