#91ACAB#91ACAB
#91ACAB is a light, muted teal. Relative luminance 0.385; OKLCH L 72.4% C 0.030 H 193.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACAB |
|---|---|
| RGB | rgb(145, 172, 171) |
| HSL | hsl(178, 14%, 62%) |
| HSV | hsv(178, 16%, 67%) |
| CMYK | cmyk(15.7%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(68.36, -9.46, -2.60) |
| CIE-LCH | lch(68.36, 9.81, 195.35°) |
| OKLab | oklab(72.37% -0.029 -0.0071) |
| OKLCH | oklch(72.37% 0.03 193.8) |
| XYZ | xyz(33.7783, 38.4641, 44.1648) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.74
Bluegrey
#85A3B2
ΔE00 7.81
Cool Gray
#9AA7B0
ΔE00 8.19
Bluey Grey
#89A0B0
ΔE00 9.29
Greyish Teal
#719F91
ΔE00 9.50
Greyblue
#77A1B5
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACAB #AC9192
analogous
#91AC9E #91ACAB #91A0AC
triadic
#91ACAB #AB91AC #ACAB91
tetradic
#91ACAB #9E91AC #AC9192 #A0AC91
square
#91ACAB #9E91AC #AC9192 #A0AC91
split-complementary
#91ACAB #AC91A0 #AC9E91
monochromatic
#546F6E #6E9290 #91ACAB #B4C6C6 #D7E1E0
Accessibility & contrast
On white
2.42
#91ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#91ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACAB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACAB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#89AEAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91acab; /* rgb */ color: rgb(145, 172, 171); /* oklch */ color: oklch(72.4% 0.030 193.8);
Tailwind
colors: {
custom: {
50: '#b1c4c4',
500: '#91acab',
950: '#000000',
},
}SCSS
$custom: #91acab; $custom-light: #b1c4c4; $custom-dark: #000000;
JSON
{
"hex": "#91acab",
"rgb": {
"r": 145,
"g": 172,
"b": 171
},
"hsl": {
"h": 177.778,
"s": 13.99,
"l": 62.157
},
"oklch": {
"l": 0.72369,
"c": 0.02982,
"h": 193.8
},
"luminance": 0.38465
}Semantic roles & 50–950 ramp
primary
#91ACAB
secondary
#D1C7C8
accent
#4D5098
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101212
muted
#7F8181