#91AAA5#91AAA5
#91AAA5 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.029 H 182.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA5 |
|---|---|
| RGB | rgb(145, 170, 165) |
| HSL | hsl(168, 13%, 62%) |
| HSV | hsv(168, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.64, -9.66, -0.33) |
| CIE-LCH | lch(67.64, 9.66, 181.95°) |
| OKLab | oklab(71.74% -0.0286 -0.001) |
| OKLCH | oklch(71.74% 0.029 182.1) |
| XYZ | xyz(32.8416, 37.4850, 41.0950) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.35
Greyish Teal
#719F91
ΔE00 8.38
Cool Gray
#9AA7B0
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 9.50
Pewter
#899397
ΔE00 10.08
Cadetblue
#5F9EA0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA5 #AA9196
analogous
#91AA99 #91AAA5 #91A3AA
triadic
#91AAA5 #A591AA #AAA591
tetradic
#91AAA5 #9991AA #AA9196 #A3AA91
square
#91AAA5 #9991AA #AA9196 #A3AA91
split-complementary
#91AAA5 #AA91A3 #AA9991
monochromatic
#546D68 #6F8F89 #91AAA5 #B4C5C1 #D6DFDD
Accessibility & contrast
On white
2.47
#91AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#91AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A5
Deuteranopia (green-blind)
#A3A3A5
Tritanopia (blue-blind)
#8BABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91aaa5; /* rgb */ color: rgb(145, 170, 165); /* oklch */ color: oklch(71.7% 0.029 182.1);
Tailwind
colors: {
custom: {
50: '#b1c3bf',
500: '#91aaa5',
950: '#000000',
},
}SCSS
$custom: #91aaa5; $custom-light: #b1c3bf; $custom-dark: #000000;
JSON
{
"hex": "#91aaa5",
"rgb": {
"r": 145,
"g": 170,
"b": 165
},
"hsl": {
"h": 168,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71742,
"c": 0.02865,
"h": 182.1
},
"luminance": 0.37486
}Semantic roles & 50–950 ramp
primary
#91AAA5
secondary
#D0C7C9
accent
#4F5D97
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181