#91AEAA#91AEAA
#91AEAA is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.032 H 186.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEAA |
|---|---|
| RGB | rgb(145, 174, 170) |
| HSL | hsl(172, 15%, 63%) |
| HSV | hsv(172, 17%, 68%) |
| CMYK | cmyk(16.7%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.89, -10.74, -1.27) |
| CIE-LCH | lch(68.89, 10.82, 186.73°) |
| OKLab | oklab(72.78% -0.0322 -0.0035) |
| OKLCH | oklch(72.78% 0.032 186.3) |
| XYZ | xyz(34.0669, 39.1932, 43.7926) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.19
Greyish Teal
#719F91
ΔE00 8.51
Bluegrey
#85A3B2
ΔE00 9.47
Cadetblue
#5F9EA0
ΔE00 9.72
Cool Gray
#9AA7B0
ΔE00 9.77
Greenish Grey
#96AE8D
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEAA #AE9195
analogous
#91AE9B #91AEAA #91A3AE
triadic
#91AEAA #AA91AE #AEAA91
tetradic
#91AEAA #9B91AE #AE9195 #A3AE91
square
#91AEAA #9B91AE #AE9195 #A3AE91
split-complementary
#91AEAA #AE91A3 #AE9B91
monochromatic
#53716D #6E948F #91AEAA #B4C8C5 #D7E2E0
Accessibility & contrast
On white
2.38
#91AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#91AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEAA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEAA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#89AFAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91aeaa; /* rgb */ color: rgb(145, 174, 170); /* oklch */ color: oklch(72.8% 0.032 186.3);
Tailwind
colors: {
custom: {
50: '#b1c6c3',
500: '#91aeaa',
950: '#000000',
},
}SCSS
$custom: #91aeaa; $custom-light: #b1c6c3; $custom-dark: #000000;
JSON
{
"hex": "#91aeaa",
"rgb": {
"r": 145,
"g": 174,
"b": 170
},
"hsl": {
"h": 171.724,
"s": 15.183,
"l": 62.549
},
"oklch": {
"l": 0.72779,
"c": 0.03238,
"h": 186.3
},
"luminance": 0.39194
}Semantic roles & 50–950 ramp
primary
#91AEAA
secondary
#D3C8CA
accent
#4C5799
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281