#95AAA5#95AAA5
#95AAA5 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.024 H 179.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA5 |
|---|---|
| RGB | rgb(149, 170, 165) |
| HSL | hsl(166, 11%, 63%) |
| HSV | hsv(166, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.91, -8.30, 0.10) |
| CIE-LCH | lch(67.91, 8.30, 179.28°) |
| OKLab | oklab(72.03% -0.0245 0.0001) |
| OKLCH | oklch(72.03% 0.024 179.6) |
| XYZ | xyz(33.5591, 37.8550, 41.1287) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 8.56
Grey
#929591
ΔE00 9.18
Greyish Teal
#719F91
ΔE00 9.42
Pewter
#899397
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA5 #AA959A
analogous
#95AA9A #95AAA5 #95A5AA
triadic
#95AAA5 #A595AA #AAA595
tetradic
#95AAA5 #9A95AA #AA959A #A5AA95
square
#95AAA5 #9A95AA #AA959A #A5AA95
split-complementary
#95AAA5 #AA95A5 #AA9A95
monochromatic
#576D68 #738F88 #95AAA5 #B7C5C2 #D9E0DF
Accessibility & contrast
On white
2.45
#95AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#95AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A5
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#90ABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa5; /* rgb */ color: rgb(149, 170, 165); /* oklch */ color: oklch(72.0% 0.024 179.6);
Tailwind
colors: {
custom: {
50: '#b4c3bf',
500: '#95aaa5',
950: '#000000',
},
}SCSS
$custom: #95aaa5; $custom-light: #b4c3bf; $custom-dark: #000000;
JSON
{
"hex": "#95aaa5",
"rgb": {
"r": 149,
"g": 170,
"b": 165
},
"hsl": {
"h": 165.714,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72029,
"c": 0.02449,
"h": 179.6
},
"luminance": 0.37856
}Semantic roles & 50–950 ramp
primary
#95AAA5
secondary
#D1CACB
accent
#506195
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181