#95AAA0#95AAA0
#95AAA0 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 165.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA0 |
|---|---|
| RGB | rgb(149, 170, 160) |
| HSL | hsl(151, 11%, 63%) |
| HSV | hsv(151, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.78, -9.31, 2.68) |
| CIE-LCH | lch(67.78, 9.68, 163.91°) |
| OKLab | oklab(71.88% -0.0266 0.007) |
| OKLCH | oklch(71.88% 0.027 165.3) |
| XYZ | xyz(33.1129, 37.6765, 38.7786) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.49
Greenish Grey
#96AE8D
ΔE00 8.22
Greyish Teal
#719F91
ΔE00 8.55
Cement
#A5A391
ΔE00 9.66
Grey
#929591
ΔE00 9.69
Grey Green
#86A17D
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA0 #AA959F
analogous
#95AA95 #95AAA0 #95AAAA
triadic
#95AAA0 #A095AA #AAA095
tetradic
#95AAA0 #9595AA #AA959F #AAAA95
square
#95AAA0 #9595AA #AA959F #AAAA95
split-complementary
#95AAA0 #AA95AA #AA9595
monochromatic
#576D63 #738F82 #95AAA0 #B7C5BE #D9E0DD
Accessibility & contrast
On white
2.46
#95AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#95AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#91AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa0; /* rgb */ color: rgb(149, 170, 160); /* oklch */ color: oklch(71.9% 0.027 165.3);
Tailwind
colors: {
custom: {
50: '#b4c3bc',
500: '#95aaa0',
950: '#000000',
},
}SCSS
$custom: #95aaa0; $custom-light: #b4c3bc; $custom-dark: #000000;
JSON
{
"hex": "#95aaa0",
"rgb": {
"r": 149,
"g": 170,
"b": 160
},
"hsl": {
"h": 151.429,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71881,
"c": 0.02748,
"h": 165.3
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#95AAA0
secondary
#D1CACD
accent
#507195
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181