#ACBCA0#ACBCA0
#ACBCA0 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.5% C 0.043 H 131.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCA0 |
|---|---|
| RGB | rgb(172, 188, 160) |
| HSL | hsl(94, 17%, 68%) |
| HSV | hsv(94, 15%, 74%) |
| CMYK | cmyk(8.5%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(74.37, -10.67, 12.33) |
| CIE-LCH | lch(74.37, 16.30, 130.88°) |
| OKLab | oklab(77.51% -0.0284 0.0319) |
| OKLCH | oklch(77.51% 0.043 131.8) |
| XYZ | xyz(41.3406, 47.2749, 40.1979) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.29
Greenish Grey
#96AE8D
ΔE00 5.34
Darkseagreen
#8FBC8F
ΔE00 8.26
Grey Green
#86A17D
ΔE00 9.58
Lichen
#8FB67B
ΔE00 9.70
Greyish Green
#82A67D
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCA0 #B0A0BC
analogous
#BABCA0 #ACBCA0 #A0BCA2
triadic
#ACBCA0 #A0ACBC #BCA0AC
tetradic
#ACBCA0 #A0BABC #B0A0BC #BCA2A0
square
#ACBCA0 #A0BABC #B0A0BC #BCA2A0
split-complementary
#ACBCA0 #A2A0BC #BCA0BA
monochromatic
#6E845D #8DA37C #ACBCA0 #CBD5C4 #EBEFE8
Accessibility & contrast
On white
2.01
#ACBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ACBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCA0
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCA0 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#ADB9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbca0; /* rgb */ color: rgb(172, 188, 160); /* oklch */ color: oklch(77.5% 0.043 131.8);
Tailwind
colors: {
custom: {
50: '#c4d0bc',
500: '#acbca0',
950: '#000000',
},
}SCSS
$custom: #acbca0; $custom-light: #c4d0bc; $custom-dark: #000000;
JSON
{
"hex": "#acbca0",
"rgb": {
"r": 172,
"g": 188,
"b": 160
},
"hsl": {
"h": 94.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77514,
"c": 0.04271,
"h": 131.8
},
"luminance": 0.47275
}Semantic roles & 50–950 ramp
primary
#ACBCA0
secondary
#DDD8E0
accent
#4A9C79
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281