#ACBCAD#ACBCAD
#ACBCAD is a light, muted green. Relative luminance 0.478; OKLCH L 77.9% C 0.027 H 147.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCAD |
|---|---|
| RGB | rgb(172, 188, 173) |
| HSL | hsl(124, 11%, 71%) |
| HSV | hsv(124, 9%, 74%) |
| CMYK | cmyk(8.5%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(74.67, -8.36, 5.71) |
| CIE-LCH | lch(74.67, 10.12, 145.66°) |
| OKLab | oklab(77.86% -0.023 0.0149) |
| OKLCH | oklch(77.86% 0.027 147.1) |
| XYZ | xyz(42.5378, 47.7538, 46.5034) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.18
Sage Green
#9CAF88
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.21
Cement
#A5A391
ΔE00 9.70
Greyish
#A8A495
ΔE00 10.31
Silver
#C0C0C0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCAD #BCACBB
analogous
#B3BCAC #ACBCAD #ACBCB5
triadic
#ACBCAD #ADACBC #BCADAC
tetradic
#ACBCAD #ACB3BC #BCACBB #BCB5AC
square
#ACBCAD #ACB3BC #BCACBB #BCB5AC
split-complementary
#ACBCAD #B5ACBC #BCACB3
monochromatic
#6A836C #8AA18C #ACBCAD #CED7CE #EEF1EE
Accessibility & contrast
On white
1.99
#ACBCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ACBCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCAD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCAD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#ABBBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbcad; /* rgb */ color: rgb(172, 188, 173); /* oklch */ color: oklch(77.9% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#c4d0c5',
500: '#acbcad',
950: '#000000',
},
}SCSS
$custom: #acbcad; $custom-light: #c4d0c5; $custom-dark: #000000;
JSON
{
"hex": "#acbcad",
"rgb": {
"r": 172,
"g": 188,
"b": 173
},
"hsl": {
"h": 123.75,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.77856,
"c": 0.0274,
"h": 147.1
},
"luminance": 0.47754
}Semantic roles & 50–950 ramp
primary
#ACBCAD
secondary
#E4E0E4
accent
#519095
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281