#95AAA4#95AAA4
#95AAA4 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.025 H 176.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA4 |
|---|---|
| RGB | rgb(149, 170, 164) |
| HSL | hsl(163, 11%, 63%) |
| HSV | hsv(163, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.89, -8.50, 0.62) |
| CIE-LCH | lch(67.89, 8.53, 175.83°) |
| OKLab | oklab(72% -0.0249 0.0015) |
| OKLCH | oklch(72% 0.025 176.5) |
| XYZ | xyz(33.4684, 37.8187, 40.6512) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.92
Cool Gray
#9AA7B0
ΔE00 9.00
Greyish Teal
#719F91
ΔE00 9.20
Grey
#929591
ΔE00 9.25
Pewter
#899397
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA4 #AA959B
analogous
#95AA99 #95AAA4 #95A6AA
triadic
#95AAA4 #A495AA #AAA495
tetradic
#95AAA4 #9995AA #AA959B #A6AA95
square
#95AAA4 #9995AA #AA959B #A6AA95
split-complementary
#95AAA4 #AA95A6 #AA9995
monochromatic
#576D67 #738F87 #95AAA4 #B7C5C1 #D9E0DE
Accessibility & contrast
On white
2.45
#95AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#95AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#90ABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa4; /* rgb */ color: rgb(149, 170, 164); /* oklch */ color: oklch(72.0% 0.025 176.5);
Tailwind
colors: {
custom: {
50: '#b4c3bf',
500: '#95aaa4',
950: '#000000',
},
}SCSS
$custom: #95aaa4; $custom-light: #b4c3bf; $custom-dark: #000000;
JSON
{
"hex": "#95aaa4",
"rgb": {
"r": 149,
"g": 170,
"b": 164
},
"hsl": {
"h": 162.857,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71999,
"c": 0.02496,
"h": 176.5
},
"luminance": 0.37819
}Semantic roles & 50–950 ramp
primary
#95AAA4
secondary
#D1CACC
accent
#506495
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181