#91AAA0#91AAA0
#91AAA0 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 169.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAA0 |
|---|---|
| RGB | rgb(145, 170, 160) |
| HSL | hsl(156, 13%, 62%) |
| HSV | hsv(156, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.51, -10.68, 2.25) |
| CIE-LCH | lch(67.51, 10.91, 168.10°) |
| OKLab | oklab(71.59% -0.0307 0.0058) |
| OKLCH | oklch(71.59% 0.031 169.3) |
| XYZ | xyz(32.3954, 37.3065, 38.7450) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.12
Greenish Grey
#96AE8D
ΔE00 8.22
Grey Green
#86A17D
ΔE00 9.76
Sage Green
#9CAF88
ΔE00 10.20
Dull Teal
#5F9E8F
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAA0 #AA919B
analogous
#91AA94 #91AAA0 #91A8AA
triadic
#91AAA0 #A091AA #AAA091
tetradic
#91AAA0 #9491AA #AA919B #A8AA91
square
#91AAA0 #9491AA #AA919B #A8AA91
split-complementary
#91AAA0 #AA91A8 #AA9491
monochromatic
#546D63 #6F8F82 #91AAA0 #B4C5BE #D6DFDC
Accessibility & contrast
On white
2.48
#91AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#91AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAA0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAA0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A6A0
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#8CAAA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #91aaa0; /* rgb */ color: rgb(145, 170, 160); /* oklch */ color: oklch(71.6% 0.031 169.3);
Tailwind
colors: {
custom: {
50: '#b1c3bc',
500: '#91aaa0',
950: '#000000',
},
}SCSS
$custom: #91aaa0; $custom-light: #b1c3bc; $custom-dark: #000000;
JSON
{
"hex": "#91aaa0",
"rgb": {
"r": 145,
"g": 170,
"b": 160
},
"hsl": {
"h": 156,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71592,
"c": 0.03127,
"h": 169.3
},
"luminance": 0.37307
}Semantic roles & 50–950 ramp
primary
#91AAA0
secondary
#D0C7CA
accent
#4F6C97
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181