#95ACA0#95ACA0
#95ACA0 is a light, muted green. Relative luminance 0.384; OKLCH L 72.3% C 0.031 H 162.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACA0 |
|---|---|
| RGB | rgb(149, 172, 160) |
| HSL | hsl(149, 12%, 63%) |
| HSV | hsv(149, 13%, 67%) |
| CMYK | cmyk(13.4%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.34, -10.37, 3.49) |
| CIE-LCH | lch(68.34, 10.94, 161.40°) |
| OKLab | oklab(72.32% -0.0294 0.0091) |
| OKLCH | oklch(72.32% 0.031 162.9) |
| XYZ | xyz(33.4906, 38.4320, 38.9045) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.34
Greyish Teal
#719F91
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.22
Grey Green
#86A17D
ΔE00 9.30
Cement
#A5A391
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACA0 #AC95A1
analogous
#95AC95 #95ACA0 #95ACAB
triadic
#95ACA0 #A095AC #ACA095
tetradic
#95ACA0 #9595AC #AC95A1 #ACAB95
square
#95ACA0 #9595AC #AC95A1 #ACAB95
split-complementary
#95ACA0 #AB95AC #AC9595
monochromatic
#576F63 #739181 #95ACA0 #B7C7BF #DAE2DE
Accessibility & contrast
On white
2.42
#95ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#95ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACA0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACA0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A7A5A1
Tritanopia (blue-blind)
#91ACA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95aca0; /* rgb */ color: rgb(149, 172, 160); /* oklch */ color: oklch(72.3% 0.031 162.9);
Tailwind
colors: {
custom: {
50: '#b4c4bc',
500: '#95aca0',
950: '#000000',
},
}SCSS
$custom: #95aca0; $custom-light: #b4c4bc; $custom-dark: #000000;
JSON
{
"hex": "#95aca0",
"rgb": {
"r": 149,
"g": 172,
"b": 160
},
"hsl": {
"h": 148.696,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.72322,
"c": 0.03081,
"h": 162.9
},
"luminance": 0.38433
}Semantic roles & 50–950 ramp
primary
#95ACA0
secondary
#D3CACF
accent
#4F7496
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181