#95AAA6#95AAA6
#95AAA6 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.024 H 182.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA6 |
|---|---|
| RGB | rgb(149, 170, 166) |
| HSL | hsl(169, 11%, 63%) |
| HSV | hsv(169, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.94, -8.10, -0.41) |
| CIE-LCH | lch(67.94, 8.11, 182.91°) |
| OKLab | oklab(72.06% -0.0241 -0.0012) |
| OKLCH | oklch(72.06% 0.024 182.9) |
| XYZ | xyz(33.6504, 37.8915, 41.6099) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.14
Cool Gray
#9AA7B0
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 9.00
Grey
#929591
ΔE00 9.12
Pewter
#899397
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA6 #AA9599
analogous
#95AA9B #95AAA6 #95A4AA
triadic
#95AAA6 #A695AA #AAA695
tetradic
#95AAA6 #9B95AA #AA9599 #A4AA95
square
#95AAA6 #9B95AA #AA9599 #A4AA95
split-complementary
#95AAA6 #AA95A4 #AA9B95
monochromatic
#576D69 #738F89 #95AAA6 #B7C5C3 #D9E0DF
Accessibility & contrast
On white
2.45
#95AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#95AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA6
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA6 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A6
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#90ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaa6; /* rgb */ color: rgb(149, 170, 166); /* oklch */ color: oklch(72.1% 0.024 182.9);
Tailwind
colors: {
custom: {
50: '#b4c3c0',
500: '#95aaa6',
950: '#000000',
},
}SCSS
$custom: #95aaa6; $custom-light: #b4c3c0; $custom-dark: #000000;
JSON
{
"hex": "#95aaa6",
"rgb": {
"r": 149,
"g": 170,
"b": 166
},
"hsl": {
"h": 168.571,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72059,
"c": 0.02411,
"h": 182.9
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#95AAA6
secondary
#D1CACB
accent
#505E95
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181