#91AAA8#91AAA8
#91AAA8 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 190.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA8 |
|---|---|
| RGB | rgb(145, 170, 168) |
| HSL | hsl(175, 13%, 62%) |
| HSV | hsv(175, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.72, -9.03, -1.87) |
| CIE-LCH | lch(67.72, 9.22, 191.72°) |
| OKLab | oklab(71.83% -0.0274 -0.0051) |
| OKLCH | oklch(71.83% 0.028 190.6) |
| XYZ | xyz(33.1179, 37.5955, 42.5500) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 8.11
Greyish Teal
#719F91
ΔE00 9.27
Bluey Grey
#89A0B0
ΔE00 9.37
Pewter
#899397
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA8 #AA9193
analogous
#91AA9C #91AAA8 #91A0AA
triadic
#91AAA8 #A891AA #AAA891
tetradic
#91AAA8 #9C91AA #AA9193 #A0AA91
square
#91AAA8 #9C91AA #AA9193 #A0AA91
split-complementary
#91AAA8 #AA91A0 #AA9C91
monochromatic
#546D6B #6F8F8D #91AAA8 #B4C5C3 #D6DFDF
Accessibility & contrast
On white
2.47
#91AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#91AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A2A3A8
Tritanopia (blue-blind)
#8AABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa8; /* rgb */ color: rgb(145, 170, 168); /* oklch */ color: oklch(71.8% 0.028 190.6);
Tailwind
colors: {
custom: {
50: '#b1c3c1',
500: '#91aaa8',
950: '#000000',
},
}SCSS
$custom: #91aaa8; $custom-light: #b1c3c1; $custom-dark: #000000;
JSON
{
"hex": "#91aaa8",
"rgb": {
"r": 145,
"g": 170,
"b": 168
},
"hsl": {
"h": 175.2,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71834,
"c": 0.02787,
"h": 190.6
},
"luminance": 0.37596
}Semantic roles & 50–950 ramp
primary
#91AAA8
secondary
#D0C7C8
accent
#4F5497
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181