#ACBCAB#ACBCAB
#ACBCAB is a light, muted green. Relative luminance 0.477; OKLCH L 77.8% C 0.030 H 143.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCAB |
|---|---|
| RGB | rgb(172, 188, 171) |
| HSL | hsl(116, 11%, 70%) |
| HSV | hsv(116, 9%, 74%) |
| CMYK | cmyk(8.5%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.62, -8.73, 6.73) |
| CIE-LCH | lch(74.62, 11.02, 142.37°) |
| OKLab | oklab(77.8% -0.0238 0.0175) |
| OKLCH | oklch(77.8% 0.03 143.7) |
| XYZ | xyz(42.3457, 47.6770, 45.4918) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.36
Cement
#A5A391
ΔE00 9.64
Silver (survey)
#C5C9C7
ΔE00 9.76
Greyish
#A8A495
ΔE00 10.37
Darkseagreen
#8FBC8F
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCAB #BBABBC
analogous
#B4BCAB #ACBCAB #ABBCB2
triadic
#ACBCAB #ABACBC #BCABAC
tetradic
#ACBCAB #ABB4BC #BBABBC #BCB2AB
square
#ACBCAB #ABB4BC #BBABBC #BCB2AB
split-complementary
#ACBCAB #B2ABBC #BCABB4
monochromatic
#6B8469 #8AA189 #ACBCAB #CED7CD #EEF1EE
Accessibility & contrast
On white
1.99
#ACBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ACBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCAB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCAB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#ABBBB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbcab; /* rgb */ color: rgb(172, 188, 171); /* oklch */ color: oklch(77.8% 0.030 143.7);
Tailwind
colors: {
custom: {
50: '#c4d0c4',
500: '#acbcab',
950: '#000000',
},
}SCSS
$custom: #acbcab; $custom-light: #c4d0c4; $custom-dark: #000000;
JSON
{
"hex": "#acbcab",
"rgb": {
"r": 172,
"g": 188,
"b": 171
},
"hsl": {
"h": 116.471,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77801,
"c": 0.02958,
"h": 143.7
},
"luminance": 0.47677
}Semantic roles & 50–950 ramp
primary
#ACBCAB
secondary
#E3DFE4
accent
#509591
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281