#91ABA8#91ABA8
#91ABA8 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.029 H 188.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABA8 |
|---|---|
| RGB | rgb(145, 171, 168) |
| HSL | hsl(173, 13%, 62%) |
| HSV | hsv(173, 15%, 67%) |
| CMYK | cmyk(15.2%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(68.00, -9.56, -1.47) |
| CIE-LCH | lch(68.00, 9.68, 188.71°) |
| OKLab | oklab(72.06% -0.0288 -0.0041) |
| OKLCH | oklch(72.06% 0.029 188) |
| XYZ | xyz(33.3060, 37.9719, 42.6127) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.99
Bluegrey
#85A3B2
ΔE00 8.63
Cool Gray
#9AA7B0
ΔE00 8.73
Greyish Teal
#719F91
ΔE00 8.88
Cadetblue
#5F9EA0
ΔE00 9.89
Pewter
#899397
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABA8 #AB9194
analogous
#91AB9B #91ABA8 #91A1AB
triadic
#91ABA8 #A891AB #ABA891
tetradic
#91ABA8 #9B91AB #AB9194 #A1AB91
square
#91ABA8 #9B91AB #AB9194 #A1AB91
split-complementary
#91ABA8 #AB91A1 #AB9B91
monochromatic
#546E6B #6E908D #91ABA8 #B4C5C3 #D6E0DF
Accessibility & contrast
On white
2.44
#91ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#91ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABA8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABA8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 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)
#A8A8A8
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#8AACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91aba8; /* rgb */ color: rgb(145, 171, 168); /* oklch */ color: oklch(72.1% 0.029 188.0);
Tailwind
colors: {
custom: {
50: '#b1c4c1',
500: '#91aba8',
950: '#000000',
},
}SCSS
$custom: #91aba8; $custom-light: #b1c4c1; $custom-dark: #000000;
JSON
{
"hex": "#91aba8",
"rgb": {
"r": 145,
"g": 171,
"b": 168
},
"hsl": {
"h": 173.077,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.72055,
"c": 0.02908,
"h": 188
},
"luminance": 0.37973
}Semantic roles & 50–950 ramp
primary
#91ABA8
secondary
#D1C7C8
accent
#4E5698
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181