#ACBCA3#ACBCA3
#ACBCA3 is a light, muted yellow-green. Relative luminance 0.474; OKLCH L 77.6% C 0.039 H 134.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCA3 |
|---|---|
| RGB | rgb(172, 188, 163) |
| HSL | hsl(98, 16%, 69%) |
| HSV | hsv(98, 13%, 74%) |
| CMYK | cmyk(8.5%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(74.43, -10.15, 10.80) |
| CIE-LCH | lch(74.43, 14.82, 133.24°) |
| OKLab | oklab(77.59% -0.0272 0.028) |
| OKLCH | oklch(77.59% 0.039 134.2) |
| XYZ | xyz(41.6062, 47.3811, 41.5967) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.76
Sage Green
#9CAF88
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 8.85
Cement
#A5A391
ΔE00 9.88
Grey Green
#86A17D
ΔE00 9.94
Bland
#AFA88B
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCA3 #B3A3BC
analogous
#B9BCA3 #ACBCA3 #A3BCA7
triadic
#ACBCA3 #A3ACBC #BCA3AC
tetradic
#ACBCA3 #A3B9BC #B3A3BC #BCA7A3
square
#ACBCA3 #A3B9BC #B3A3BC #BCA7A3
split-complementary
#ACBCA3 #A7A3BC #BCA3B9
monochromatic
#6D8460 #8CA280 #ACBCA3 #CCD6C6 #ECF0EA
Accessibility & contrast
On white
2.00
#ACBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ACBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCA3
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCA3 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A2
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#ACBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbca3; /* rgb */ color: rgb(172, 188, 163); /* oklch */ color: oklch(77.6% 0.039 134.2);
Tailwind
colors: {
custom: {
50: '#c4d0be',
500: '#acbca3',
950: '#000000',
},
}SCSS
$custom: #acbca3; $custom-light: #c4d0be; $custom-dark: #000000;
JSON
{
"hex": "#acbca3",
"rgb": {
"r": 172,
"g": 188,
"b": 163
},
"hsl": {
"h": 98.4,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.7759,
"c": 0.03902,
"h": 134.2
},
"luminance": 0.47381
}Semantic roles & 50–950 ramp
primary
#ACBCA3
secondary
#DEDAE1
accent
#4C9A7E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281