#91ABA2#91ABA2
#91ABA2 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.032 H 172.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABA2 |
|---|---|
| RGB | rgb(145, 171, 162) |
| HSL | hsl(159, 13%, 62%) |
| HSV | hsv(159, 15%, 67%) |
| CMYK | cmyk(15.2%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.84, -10.81, 1.62) |
| CIE-LCH | lch(67.84, 10.93, 171.45°) |
| OKLab | oklab(71.87% -0.0313 0.0041) |
| OKLCH | oklch(71.87% 0.032 172.5) |
| XYZ | xyz(32.7599, 37.7534, 39.7365) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 7.99
Greenish Grey
#96AE8D
ΔE00 8.65
Grey Green
#86A17D
ΔE00 10.26
Cadetblue
#5F9EA0
ΔE00 10.48
Dull Teal
#5F9E8F
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABA2 #AB919A
analogous
#91AB95 #91ABA2 #91A7AB
triadic
#91ABA2 #A291AB #ABA291
tetradic
#91ABA2 #9591AB #AB919A #A7AB91
square
#91ABA2 #9591AB #AB919A #A7AB91
split-complementary
#91ABA2 #AB91A7 #AB9591
monochromatic
#546E65 #6E9085 #91ABA2 #B4C5BF #D6E0DD
Accessibility & contrast
On white
2.46
#91ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#91ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABA2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABA2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8BACA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aba2; /* rgb */ color: rgb(145, 171, 162); /* oklch */ color: oklch(71.9% 0.032 172.5);
Tailwind
colors: {
custom: {
50: '#b1c4bd',
500: '#91aba2',
950: '#000000',
},
}SCSS
$custom: #91aba2; $custom-light: #b1c4bd; $custom-dark: #000000;
JSON
{
"hex": "#91aba2",
"rgb": {
"r": 145,
"g": 171,
"b": 162
},
"hsl": {
"h": 159.231,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.71873,
"c": 0.03157,
"h": 172.5
},
"luminance": 0.37754
}Semantic roles & 50–950 ramp
primary
#91ABA2
secondary
#D1C7CA
accent
#4E6798
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181