#ACBCA2#ACBCA2
#ACBCA2 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.6% C 0.040 H 133.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCA2 |
|---|---|
| RGB | rgb(172, 188, 162) |
| HSL | hsl(97, 16%, 69%) |
| HSV | hsv(97, 14%, 74%) |
| CMYK | cmyk(8.5%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.41, -10.33, 11.31) |
| CIE-LCH | lch(74.41, 15.31, 132.40°) |
| OKLab | oklab(77.57% -0.0276 0.0293) |
| OKLCH | oklch(77.57% 0.04 133.3) |
| XYZ | xyz(41.5169, 47.3454, 41.1267) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.60
Sage Green
#9CAF88
ΔE00 5.75
Darkseagreen
#8FBC8F
ΔE00 8.64
Grey Green
#86A17D
ΔE00 9.81
Cement
#A5A391
ΔE00 9.95
Lichen
#8FB67B
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCA2 #B2A2BC
analogous
#B9BCA2 #ACBCA2 #A2BCA5
triadic
#ACBCA2 #A2ACBC #BCA2AC
tetradic
#ACBCA2 #A2B9BC #B2A2BC #BCA5A2
square
#ACBCA2 #A2B9BC #B2A2BC #BCA5A2
split-complementary
#ACBCA2 #A5A2BC #BCA2B9
monochromatic
#6E845F #8CA27E #ACBCA2 #CCD6C6 #EBEFE9
Accessibility & contrast
On white
2.01
#ACBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ACBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCA2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCA2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#ACBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbca2; /* rgb */ color: rgb(172, 188, 162); /* oklch */ color: oklch(77.6% 0.040 133.3);
Tailwind
colors: {
custom: {
50: '#c4d0bd',
500: '#acbca2',
950: '#000000',
},
}SCSS
$custom: #acbca2; $custom-light: #c4d0bd; $custom-dark: #000000;
JSON
{
"hex": "#acbca2",
"rgb": {
"r": 172,
"g": 188,
"b": 162
},
"hsl": {
"h": 96.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77565,
"c": 0.04024,
"h": 133.3
},
"luminance": 0.47346
}Semantic roles & 50–950 ramp
primary
#ACBCA2
secondary
#DED9E1
accent
#4B9A7C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281