#91ACA0#91ACA0
#91ACA0 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.0% C 0.034 H 166.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACA0 |
|---|---|
| RGB | rgb(145, 172, 160) |
| HSL | hsl(153, 14%, 62%) |
| HSV | hsv(153, 16%, 67%) |
| CMYK | cmyk(15.7%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.07, -11.74, 3.06) |
| CIE-LCH | lch(68.07, 12.13, 165.38°) |
| OKLab | oklab(72.04% -0.0336 0.0079) |
| OKLCH | oklch(72.04% 0.034 166.7) |
| XYZ | xyz(32.7732, 38.0621, 38.8709) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 7.44
Grey Green
#86A17D
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.22
Sage Green
#9CAF88
ΔE00 9.53
Greeny Grey
#7EA07A
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACA0 #AC919D
analogous
#91AC92 #91ACA0 #91ABAC
triadic
#91ACA0 #A091AC #ACA091
tetradic
#91ACA0 #9291AC #AC919D #ABAC91
square
#91ACA0 #9291AC #AC919D #ABAC91
split-complementary
#91ACA0 #AC91AB #AC9291
monochromatic
#546F63 #6E9282 #91ACA0 #B4C6BE #D7E1DC
Accessibility & contrast
On white
2.44
#91ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#91ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACA0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACA0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A6A4A1
Tritanopia (blue-blind)
#8CACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91aca0; /* rgb */ color: rgb(145, 172, 160); /* oklch */ color: oklch(72.0% 0.034 166.7);
Tailwind
colors: {
custom: {
50: '#b1c4bc',
500: '#91aca0',
950: '#000000',
},
}SCSS
$custom: #91aca0; $custom-light: #b1c4bc; $custom-dark: #000000;
JSON
{
"hex": "#91aca0",
"rgb": {
"r": 145,
"g": 172,
"b": 160
},
"hsl": {
"h": 153.333,
"s": 13.99,
"l": 62.157
},
"oklch": {
"l": 0.72037,
"c": 0.03448,
"h": 166.7
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#91ACA0
secondary
#D1C7CC
accent
#4D6F98
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181