#91AAAA#91AAAA
#91AAAA is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.028 H 196.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAAA |
|---|---|
| RGB | rgb(145, 170, 170) |
| HSL | hsl(180, 13%, 62%) |
| HSV | hsv(180, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.78, -8.61, -2.90) |
| CIE-LCH | lch(67.78, 9.08, 198.63°) |
| OKLab | oklab(71.9% -0.0266 -0.0079) |
| OKLCH | oklch(71.9% 0.028 196.6) |
| XYZ | xyz(33.3056, 37.6706, 43.5388) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 7.09
Cool Gray
#9AA7B0
ΔE00 7.32
Bluey Grey
#89A0B0
ΔE00 8.44
Pewter
#899397
ΔE00 8.99
Greyblue
#77A1B5
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAAA #AA9191
analogous
#91AA9E #91AAAA #919EAA
triadic
#91AAAA #AA91AA #AAAA91
tetradic
#91AAAA #9E91AA #AA9191 #9EAA91
square
#91AAAA #9E91AA #AA9191 #9EAA91
split-complementary
#91AAAA #AA919E #AA9E91
monochromatic
#546D6D #6F8F8F #91AAAA #B4C5C5 #D6DFDF
Accessibility & contrast
On white
2.46
#91AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#91AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAAA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAAA | 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)
#A7A7AA
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#8AACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaaa; /* rgb */ color: rgb(145, 170, 170); /* oklch */ color: oklch(71.9% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#b1c3c3',
500: '#91aaaa',
950: '#000000',
},
}SCSS
$custom: #91aaaa; $custom-light: #b1c3c3; $custom-dark: #000000;
JSON
{
"hex": "#91aaaa",
"rgb": {
"r": 145,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71897,
"c": 0.02772,
"h": 196.6
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#91AAAA
secondary
#D0C7C7
accent
#4F4F97
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181