#91ABA7#91ABA7
#91ABA7 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.029 H 185.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABA7 |
|---|---|
| RGB | rgb(145, 171, 167) |
| HSL | hsl(171, 13%, 62%) |
| HSV | hsv(171, 15%, 67%) |
| CMYK | cmyk(15.2%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(67.97, -9.77, -0.95) |
| CIE-LCH | lch(67.97, 9.82, 185.56°) |
| OKLab | oklab(72.02% -0.0292 -0.0027) |
| OKLCH | oklch(72.02% 0.029 185.3) |
| XYZ | xyz(33.2132, 37.9347, 42.1240) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.30
Greyish Teal
#719F91
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 9.11
Cool Gray
#9AA7B0
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 9.92
Pewter
#899397
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABA7 #AB9195
analogous
#91AB9A #91ABA7 #91A2AB
triadic
#91ABA7 #A791AB #ABA791
tetradic
#91ABA7 #9A91AB #AB9195 #A2AB91
square
#91ABA7 #9A91AB #AB9195 #A2AB91
split-complementary
#91ABA7 #AB91A2 #AB9A91
monochromatic
#546E6A #6E908B #91ABA7 #B4C5C3 #D6E0DF
Accessibility & contrast
On white
2.45
#91ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#91ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABA7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABA7 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#8AACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91aba7; /* rgb */ color: rgb(145, 171, 167); /* oklch */ color: oklch(72.0% 0.029 185.3);
Tailwind
colors: {
custom: {
50: '#b1c4c1',
500: '#91aba7',
950: '#000000',
},
}SCSS
$custom: #91aba7; $custom-light: #b1c4c1; $custom-dark: #000000;
JSON
{
"hex": "#91aba7",
"rgb": {
"r": 145,
"g": 171,
"b": 167
},
"hsl": {
"h": 170.769,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.72024,
"c": 0.02933,
"h": 185.3
},
"luminance": 0.37936
}Semantic roles & 50–950 ramp
primary
#91ABA7
secondary
#D1C7C9
accent
#4E5998
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181