#95AAA1#95AAA1
#95AAA1 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 167.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA1 |
|---|---|
| RGB | rgb(149, 170, 161) |
| HSL | hsl(154, 11%, 63%) |
| HSV | hsv(154, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.81, -9.11, 2.17) |
| CIE-LCH | lch(67.81, 9.36, 166.61°) |
| OKLab | oklab(71.91% -0.0262 0.0056) |
| OKLCH | oklch(71.91% 0.027 167.9) |
| XYZ | xyz(33.2007, 37.7116, 39.2412) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 8.65
Greyish Teal
#719F91
ΔE00 8.67
Grey
#929591
ΔE00 9.56
Cement
#A5A391
ΔE00 9.77
Cool Gray
#9AA7B0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA1 #AA959E
analogous
#95AA96 #95AAA1 #95A9AA
triadic
#95AAA1 #A195AA #AAA195
tetradic
#95AAA1 #9695AA #AA959E #A9AA95
square
#95AAA1 #9695AA #AA959E #A9AA95
split-complementary
#95AAA1 #AA95A9 #AA9695
monochromatic
#576D64 #738F83 #95AAA1 #B7C5BF #D9E0DD
Accessibility & contrast
On white
2.46
#95AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#95AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA1 | 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)
#A9A7A1
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#91AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa1; /* rgb */ color: rgb(149, 170, 161); /* oklch */ color: oklch(71.9% 0.027 167.9);
Tailwind
colors: {
custom: {
50: '#b4c3bc',
500: '#95aaa1',
950: '#000000',
},
}SCSS
$custom: #95aaa1; $custom-light: #b4c3bc; $custom-dark: #000000;
JSON
{
"hex": "#95aaa1",
"rgb": {
"r": 149,
"g": 170,
"b": 161
},
"hsl": {
"h": 154.286,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.7191,
"c": 0.02675,
"h": 167.9
},
"luminance": 0.37712
}Semantic roles & 50–950 ramp
primary
#95AAA1
secondary
#D1CACD
accent
#506E95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181