#91AAA2#91AAA2
#91AAA2 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 174.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA2 |
|---|---|
| RGB | rgb(145, 170, 162) |
| HSL | hsl(161, 13%, 62%) |
| HSV | hsv(161, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.56, -10.27, 1.22) |
| CIE-LCH | lch(67.56, 10.35, 173.24°) |
| OKLab | oklab(71.65% -0.0299 0.0031) |
| OKLCH | oklch(71.65% 0.03 174.1) |
| XYZ | xyz(32.5717, 37.3771, 39.6738) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.41
Greyish Teal
#719F91
ΔE00 7.72
Greenish Grey
#96AE8D
ΔE00 9.08
Grey
#929591
ΔE00 10.37
Cadetblue
#5F9EA0
ΔE00 10.42
Cool Gray
#9AA7B0
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA2 #AA9199
analogous
#91AA96 #91AAA2 #91A6AA
triadic
#91AAA2 #A291AA #AAA291
tetradic
#91AAA2 #9691AA #AA9199 #A6AA91
square
#91AAA2 #9691AA #AA9199 #A6AA91
split-complementary
#91AAA2 #AA91A6 #AA9691
monochromatic
#546D65 #6F8F85 #91AAA2 #B4C5BF #D6DFDC
Accessibility & contrast
On white
2.48
#91AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#91AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA2 | 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)
#A8A7A2
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#8BABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa2; /* rgb */ color: rgb(145, 170, 162); /* oklch */ color: oklch(71.7% 0.030 174.1);
Tailwind
colors: {
custom: {
50: '#b1c3bd',
500: '#91aaa2',
950: '#000000',
},
}SCSS
$custom: #91aaa2; $custom-light: #b1c3bd; $custom-dark: #000000;
JSON
{
"hex": "#91aaa2",
"rgb": {
"r": 145,
"g": 170,
"b": 162
},
"hsl": {
"h": 160.8,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71652,
"c": 0.03004,
"h": 174.1
},
"luminance": 0.37378
}Semantic roles & 50–950 ramp
primary
#91AAA2
secondary
#D0C7CA
accent
#4F6697
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181