#95AAA3#95AAA3
#95AAA3 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.025 H 173.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA3 |
|---|---|
| RGB | rgb(149, 170, 163) |
| HSL | hsl(160, 11%, 63%) |
| HSV | hsv(160, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.86, -8.71, 1.14) |
| CIE-LCH | lch(67.86, 8.78, 172.57°) |
| OKLab | oklab(71.97% -0.0253 0.0029) |
| OKLCH | oklch(71.97% 0.025 173.5) |
| XYZ | xyz(33.3785, 37.7827, 40.1775) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.31
Greyish Teal
#719F91
ΔE00 8.99
Grey
#929591
ΔE00 9.34
Cool Gray
#9AA7B0
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 9.54
Pewter
#899397
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA3 #AA959C
analogous
#95AA98 #95AAA3 #95A7AA
triadic
#95AAA3 #A395AA #AAA395
tetradic
#95AAA3 #9895AA #AA959C #A7AA95
square
#95AAA3 #9895AA #AA959C #A7AA95
split-complementary
#95AAA3 #AA95A7 #AA9895
monochromatic
#576D66 #738F86 #95AAA3 #B7C5C0 #D9E0DE
Accessibility & contrast
On white
2.45
#95AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#95AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA3 | 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)
#A8A7A3
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#90ABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa3; /* rgb */ color: rgb(149, 170, 163); /* oklch */ color: oklch(72.0% 0.025 173.5);
Tailwind
colors: {
custom: {
50: '#b4c3be',
500: '#95aaa3',
950: '#000000',
},
}SCSS
$custom: #95aaa3; $custom-light: #b4c3be; $custom-dark: #000000;
JSON
{
"hex": "#95aaa3",
"rgb": {
"r": 149,
"g": 170,
"b": 163
},
"hsl": {
"h": 160,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71969,
"c": 0.02548,
"h": 173.5
},
"luminance": 0.37783
}Semantic roles & 50–950 ramp
primary
#95AAA3
secondary
#D1CACC
accent
#506795
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181