#91ABA3#91ABA3
#91ABA3 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.031 H 174.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABA3 |
|---|---|
| RGB | rgb(145, 171, 163) |
| HSL | hsl(162, 13%, 62%) |
| HSV | hsv(162, 15%, 67%) |
| CMYK | cmyk(15.2%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.86, -10.60, 1.11) |
| CIE-LCH | lch(67.86, 10.66, 174.03°) |
| OKLab | oklab(71.9% -0.0309 0.0028) |
| OKLCH | oklch(71.9% 0.031 174.9) |
| XYZ | xyz(32.8492, 37.7891, 40.2065) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.64
Greyish Teal
#719F91
ΔE00 7.65
Greenish Grey
#96AE8D
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 10.33
Dull Teal
#5F9E8F
ΔE00 10.66
Grey Green
#86A17D
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABA3 #AB9199
analogous
#91AB96 #91ABA3 #91A6AB
triadic
#91ABA3 #A391AB #ABA391
tetradic
#91ABA3 #9691AB #AB9199 #A6AB91
square
#91ABA3 #9691AB #AB9199 #A6AB91
split-complementary
#91ABA3 #AB91A6 #AB9691
monochromatic
#546E66 #6E9086 #91ABA3 #B4C5C0 #D6E0DD
Accessibility & contrast
On white
2.45
#91ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#91ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABA3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABA3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#8BACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aba3; /* rgb */ color: rgb(145, 171, 163); /* oklch */ color: oklch(71.9% 0.031 174.9);
Tailwind
colors: {
custom: {
50: '#b1c4be',
500: '#91aba3',
950: '#000000',
},
}SCSS
$custom: #91aba3; $custom-light: #b1c4be; $custom-dark: #000000;
JSON
{
"hex": "#91aba3",
"rgb": {
"r": 145,
"g": 171,
"b": 163
},
"hsl": {
"h": 161.538,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.71903,
"c": 0.031,
"h": 174.9
},
"luminance": 0.3779
}Semantic roles & 50–950 ramp
primary
#91ABA3
secondary
#D1C7CA
accent
#4E6598
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181