#91ACAA#91ACAA
#91ACAA is a light, muted teal. Relative luminance 0.384; OKLCH L 72.3% C 0.030 H 191.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACAA |
|---|---|
| RGB | rgb(145, 172, 170) |
| HSL | hsl(176, 14%, 62%) |
| HSV | hsv(176, 16%, 67%) |
| CMYK | cmyk(15.7%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.33, -9.68, -2.08) |
| CIE-LCH | lch(68.33, 9.90, 192.16°) |
| OKLab | oklab(72.34% -0.0294 -0.0057) |
| OKLCH | oklch(72.34% 0.03 191) |
| XYZ | xyz(33.6834, 38.4262, 43.6647) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.01
Bluegrey
#85A3B2
ΔE00 8.28
Cool Gray
#9AA7B0
ΔE00 8.57
Greyish Teal
#719F91
ΔE00 9.16
Bluey Grey
#89A0B0
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACAA #AC9193
analogous
#91AC9D #91ACAA #91A1AC
triadic
#91ACAA #AA91AC #ACAA91
tetradic
#91ACAA #9D91AC #AC9193 #A1AC91
square
#91ACAA #9D91AC #AC9193 #A1AC91
split-complementary
#91ACAA #AC91A1 #AC9D91
monochromatic
#546F6D #6E928F #91ACAA #B4C6C5 #D7E1E0
Accessibility & contrast
On white
2.42
#91ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#91ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACAA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACAA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#89AEAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91acaa; /* rgb */ color: rgb(145, 172, 170); /* oklch */ color: oklch(72.3% 0.030 191.0);
Tailwind
colors: {
custom: {
50: '#b1c4c3',
500: '#91acaa',
950: '#000000',
},
}SCSS
$custom: #91acaa; $custom-light: #b1c4c3; $custom-dark: #000000;
JSON
{
"hex": "#91acaa",
"rgb": {
"r": 145,
"g": 172,
"b": 170
},
"hsl": {
"h": 175.556,
"s": 13.99,
"l": 62.157
},
"oklch": {
"l": 0.72337,
"c": 0.02993,
"h": 191
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#91ACAA
secondary
#D1C7C8
accent
#4D5398
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181