#91AAA9#91AAA9
#91AAA9 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.9% C 0.028 H 193.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA9 |
|---|---|
| RGB | rgb(145, 170, 169) |
| HSL | hsl(178, 13%, 62%) |
| HSV | hsv(178, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.75, -8.82, -2.39) |
| CIE-LCH | lch(67.75, 9.13, 195.15°) |
| OKLab | oklab(71.86% -0.027 -0.0065) |
| OKLCH | oklch(71.86% 0.028 193.6) |
| XYZ | xyz(33.2114, 37.6329, 43.0425) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.07
Bluegrey
#85A3B2
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 8.91
Pewter
#899397
ΔE00 9.18
Greyblue
#77A1B5
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA9 #AA9192
analogous
#91AA9D #91AAA9 #919FAA
triadic
#91AAA9 #A991AA #AAA991
tetradic
#91AAA9 #9D91AA #AA9192 #9FAA91
square
#91AAA9 #9D91AA #AA9192 #9FAA91
split-complementary
#91AAA9 #AA919F #AA9D91
monochromatic
#546D6C #6F8F8E #91AAA9 #B4C5C4 #D6DFDF
Accessibility & contrast
On white
2.46
#91AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#91AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#A2A3A9
Tritanopia (blue-blind)
#8AACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa9; /* rgb */ color: rgb(145, 170, 169); /* oklch */ color: oklch(71.9% 0.028 193.6);
Tailwind
colors: {
custom: {
50: '#b1c3c2',
500: '#91aaa9',
950: '#000000',
},
}SCSS
$custom: #91aaa9; $custom-light: #b1c3c2; $custom-dark: #000000;
JSON
{
"hex": "#91aaa9",
"rgb": {
"r": 145,
"g": 170,
"b": 169
},
"hsl": {
"h": 177.6,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71865,
"c": 0.02776,
"h": 193.6
},
"luminance": 0.37634
}Semantic roles & 50–950 ramp
primary
#91AAA9
secondary
#D0C7C7
accent
#4F5197
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181