#95AAA7#95AAA7
#95AAA7 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.024 H 186.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA7 |
|---|---|
| RGB | rgb(149, 170, 167) |
| HSL | hsl(171, 11%, 63%) |
| HSV | hsv(171, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.97, -7.89, -0.93) |
| CIE-LCH | lch(67.97, 7.95, 186.69°) |
| OKLab | oklab(72.09% -0.0237 -0.0026) |
| OKLCH | oklch(72.09% 0.024 186.2) |
| XYZ | xyz(33.7425, 37.9283, 42.0949) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 8.51
Pewter
#899397
ΔE00 8.96
Grey
#929591
ΔE00 9.08
Dark Gray
#A9A9A9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA7 #AA9598
analogous
#95AA9D #95AAA7 #95A2AA
triadic
#95AAA7 #A795AA #AAA795
tetradic
#95AAA7 #9D95AA #AA9598 #A2AA95
square
#95AAA7 #9D95AA #AA9598 #A2AA95
split-complementary
#95AAA7 #AA95A2 #AA9D95
monochromatic
#576D6A #738F8B #95AAA7 #B7C5C3 #D9E0DF
Accessibility & contrast
On white
2.45
#95AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#95AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA7 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#90ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaa7; /* rgb */ color: rgb(149, 170, 167); /* oklch */ color: oklch(72.1% 0.024 186.2);
Tailwind
colors: {
custom: {
50: '#b4c3c1',
500: '#95aaa7',
950: '#000000',
},
}SCSS
$custom: #95aaa7; $custom-light: #b4c3c1; $custom-dark: #000000;
JSON
{
"hex": "#95aaa7",
"rgb": {
"r": 149,
"g": 170,
"b": 167
},
"hsl": {
"h": 171.429,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.7209,
"c": 0.0238,
"h": 186.2
},
"luminance": 0.37929
}Semantic roles & 50–950 ramp
primary
#95AAA7
secondary
#D1CACB
accent
#505A95
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181