#91AAAB#91AAAB
#91AAAB is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.028 H 199.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAAB |
|---|---|
| RGB | rgb(145, 170, 171) |
| HSL | hsl(182, 13%, 62%) |
| HSV | hsv(182, 15%, 67%) |
| CMYK | cmyk(15.2%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(67.81, -8.39, -3.42) |
| CIE-LCH | lch(67.81, 9.06, 202.14°) |
| OKLab | oklab(71.93% -0.0262 -0.0093) |
| OKLCH | oklch(71.93% 0.028 199.5) |
| XYZ | xyz(33.4006, 37.7086, 44.0389) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.55
Bluegrey
#85A3B2
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 6.93
Bluey Grey
#89A0B0
ΔE00 7.98
Greyblue
#77A1B5
ΔE00 8.61
Pewter
#899397
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAAB #AB9291
analogous
#91AB9F #91AAAB #919DAB
triadic
#91AAAB #AB91AA #AAAB91
tetradic
#91AAAB #9F91AB #AB9291 #9DAB91
square
#91AAAB #9F91AB #AB9291 #9DAB91
split-complementary
#91AAAB #AB919D #AB9F91
monochromatic
#546D6E #6E8F90 #91AAAB #B4C5C5 #D6E0E0
Accessibility & contrast
On white
2.46
#91AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#91AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAAB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAAB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#A1A4AB
Tritanopia (blue-blind)
#89ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaab; /* rgb */ color: rgb(145, 170, 171); /* oklch */ color: oklch(71.9% 0.028 199.5);
Tailwind
colors: {
custom: {
50: '#b1c3c4',
500: '#91aaab',
950: '#000000',
},
}SCSS
$custom: #91aaab; $custom-light: #b1c3c4; $custom-dark: #000000;
JSON
{
"hex": "#91aaab",
"rgb": {
"r": 145,
"g": 170,
"b": 171
},
"hsl": {
"h": 182.308,
"s": 13.402,
"l": 61.961
},
"oklch": {
"l": 0.71928,
"c": 0.02775,
"h": 199.5
},
"luminance": 0.37709
}Semantic roles & 50–950 ramp
primary
#91AAAB
secondary
#D1C7C7
accent
#514E98
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101212
muted
#7F8181