#96ACA0#96ACA0
#96ACA0 is a light, muted green. Relative luminance 0.385; OKLCH L 72.4% C 0.030 H 161.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACA0 |
|---|---|
| RGB | rgb(150, 172, 160) |
| HSL | hsl(147, 12%, 63%) |
| HSV | hsv(147, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.41, -10.03, 3.60) |
| CIE-LCH | lch(68.41, 10.65, 160.25°) |
| OKLab | oklab(72.39% -0.0284 0.0094) |
| OKLCH | oklch(72.39% 0.03 161.8) |
| XYZ | xyz(33.6739, 38.5265, 38.9131) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.34
Greyish Teal
#719F91
ΔE00 8.45
Cool Grey
#95A3A6
ΔE00 8.50
Sage Green
#9CAF88
ΔE00 9.17
Grey Green
#86A17D
ΔE00 9.36
Cement
#A5A391
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACA0 #AC96A2
analogous
#97AC96 #96ACA0 #96ACAB
triadic
#96ACA0 #A096AC #ACA096
tetradic
#96ACA0 #9697AC #AC96A2 #ACAB96
square
#96ACA0 #9697AC #AC96A2 #ACAB96
split-complementary
#96ACA0 #AB96AC #AC9697
monochromatic
#586F63 #749181 #96ACA0 #B8C7BF #DAE2DE
Accessibility & contrast
On white
2.41
#96ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#96ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACA0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACA0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA99F
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#92ACA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aca0; /* rgb */ color: rgb(150, 172, 160); /* oklch */ color: oklch(72.4% 0.030 161.8);
Tailwind
colors: {
custom: {
50: '#b5c4bc',
500: '#96aca0',
950: '#000000',
},
}SCSS
$custom: #96aca0; $custom-light: #b5c4bc; $custom-dark: #000000;
JSON
{
"hex": "#96aca0",
"rgb": {
"r": 150,
"g": 172,
"b": 160
},
"hsl": {
"h": 147.273,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72394,
"c": 0.02991,
"h": 161.8
},
"luminance": 0.38527
}Semantic roles & 50–950 ramp
primary
#96ACA0
secondary
#D3CBCF
accent
#507696
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181