#91ABA4#91ABA4
#91ABA4 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.030 H 177.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABA4 |
|---|---|
| RGB | rgb(145, 171, 164) |
| HSL | hsl(164, 13%, 62%) |
| HSV | hsv(164, 15%, 67%) |
| CMYK | cmyk(15.2%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(67.89, -10.40, 0.59) |
| CIE-LCH | lch(67.89, 10.41, 176.73°) |
| OKLab | oklab(71.93% -0.0305 0.0014) |
| OKLCH | oklch(71.93% 0.03 177.3) |
| XYZ | xyz(32.9391, 37.8251, 40.6803) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.30
Greyish Teal
#719F91
ΔE00 7.85
Greenish Grey
#96AE8D
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 10.19
Cool Gray
#9AA7B0
ΔE00 10.31
Bluegrey
#85A3B2
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABA4 #AB9198
analogous
#91AB97 #91ABA4 #91A5AB
triadic
#91ABA4 #A491AB #ABA491
tetradic
#91ABA4 #9791AB #AB9198 #A5AB91
square
#91ABA4 #9791AB #AB9198 #A5AB91
split-complementary
#91ABA4 #AB91A5 #AB9791
monochromatic
#546E67 #6E9087 #91ABA4 #B4C5C1 #D6E0DD
Accessibility & contrast
On white
2.45
#91ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#91ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABA4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABA4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#8BACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aba4; /* rgb */ color: rgb(145, 171, 164); /* oklch */ color: oklch(71.9% 0.030 177.3);
Tailwind
colors: {
custom: {
50: '#b1c4bf',
500: '#91aba4',
950: '#000000',
},
}SCSS
$custom: #91aba4; $custom-light: #b1c4bf; $custom-dark: #000000;
JSON
{
"hex": "#91aba4",
"rgb": {
"r": 145,
"g": 171,
"b": 164
},
"hsl": {
"h": 163.846,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.71933,
"c": 0.03049,
"h": 177.3
},
"luminance": 0.37826
}Semantic roles & 50–950 ramp
primary
#91ABA4
secondary
#D1C7CA
accent
#4E6298
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181