#91AAAC#91AAAC
#91AAAC is a light, muted teal. Relative luminance 0.377; OKLCH L 72.0% C 0.028 H 202.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAAC |
|---|---|
| RGB | rgb(145, 170, 172) |
| HSL | hsl(184, 14%, 62%) |
| HSV | hsv(184, 16%, 67%) |
| CMYK | cmyk(15.7%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(67.83, -8.18, -3.93) |
| CIE-LCH | lch(67.83, 9.07, 205.66°) |
| OKLab | oklab(71.96% -0.0257 -0.0106) |
| OKLCH | oklch(71.96% 0.028 202.5) |
| XYZ | xyz(33.4962, 37.7469, 44.5428) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.34
Bluegrey
#85A3B2
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 6.56
Bluey Grey
#89A0B0
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 8.20
Pewter
#899397
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAAC #AC9391
analogous
#91ACA1 #91AAAC #919DAC
triadic
#91AAAC #AC91AA #AAAC91
tetradic
#91AAAC #A191AC #AC9391 #9DAC91
square
#91AAAC #A191AC #AC9391 #9DAC91
split-complementary
#91AAAC #AC919D #ACA191
monochromatic
#546D6F #6E8F92 #91AAAC #B4C5C6 #D7E0E1
Accessibility & contrast
On white
2.46
#91AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#91AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAAC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAAC | 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)
#A6A8AC
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#89ACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaac; /* rgb */ color: rgb(145, 170, 172); /* oklch */ color: oklch(72.0% 0.028 202.5);
Tailwind
colors: {
custom: {
50: '#b1c3c4',
500: '#91aaac',
950: '#000000',
},
}SCSS
$custom: #91aaac; $custom-light: #b1c3c4; $custom-dark: #000000;
JSON
{
"hex": "#91aaac",
"rgb": {
"r": 145,
"g": 170,
"b": 172
},
"hsl": {
"h": 184.444,
"s": 13.99,
"l": 62.157
},
"oklch": {
"l": 0.7196,
"c": 0.02787,
"h": 202.5
},
"luminance": 0.37748
}Semantic roles & 50–950 ramp
primary
#91AAAC
secondary
#D1C8C7
accent
#534D98
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101212
muted
#7F8181