#91AAA4#91AAA4
#91AAA4 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.029 H 179.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA4 |
|---|---|
| RGB | rgb(145, 170, 164) |
| HSL | hsl(166, 13%, 62%) |
| HSV | hsv(166, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.61, -9.86, 0.19) |
| CIE-LCH | lch(67.61, 9.86, 178.92°) |
| OKLab | oklab(71.71% -0.029 0.0003) |
| OKLCH | oklch(71.71% 0.029 179.3) |
| XYZ | xyz(32.7509, 37.4487, 40.6176) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.70
Greyish Teal
#719F91
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 9.98
Cadetblue
#5F9EA0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA4 #AA9197
analogous
#91AA98 #91AAA4 #91A4AA
triadic
#91AAA4 #A491AA #AAA491
tetradic
#91AAA4 #9891AA #AA9197 #A4AA91
square
#91AAA4 #9891AA #AA9197 #A4AA91
split-complementary
#91AAA4 #AA91A4 #AA9891
monochromatic
#546D67 #6F8F87 #91AAA4 #B4C5C1 #D6DFDD
Accessibility & contrast
On white
2.47
#91AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#91AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA4
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA4 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#8BABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa4; /* rgb */ color: rgb(145, 170, 164); /* oklch */ color: oklch(71.7% 0.029 179.3);
Tailwind
colors: {
custom: {
50: '#b1c3bf',
500: '#91aaa4',
950: '#000000',
},
}SCSS
$custom: #91aaa4; $custom-light: #b1c3bf; $custom-dark: #000000;
JSON
{
"hex": "#91aaa4",
"rgb": {
"r": 145,
"g": 170,
"b": 164
},
"hsl": {
"h": 165.6,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71712,
"c": 0.02905,
"h": 179.3
},
"luminance": 0.3745
}Semantic roles & 50–950 ramp
primary
#91AAA4
secondary
#D0C7C9
accent
#4F6097
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181