#ACBBAD#ACBBAD
#ACBBAD is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.026 H 147.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBAD |
|---|---|
| RGB | rgb(172, 187, 173) |
| HSL | hsl(124, 10%, 70%) |
| HSV | hsv(124, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.40, -7.83, 5.32) |
| CIE-LCH | lch(74.40, 9.47, 145.81°) |
| OKLab | oklab(77.64% -0.0216 0.0139) |
| OKLCH | oklch(77.64% 0.026 147.2) |
| XYZ | xyz(42.3249, 47.3280, 46.4324) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.49
Silver (survey)
#C5C9C7
ΔE00 8.84
Sage Green
#9CAF88
ΔE00 9.33
Cement
#A5A391
ΔE00 9.34
Greyish
#A8A495
ΔE00 9.89
Silver
#C0C0C0
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBAD #BBACBA
analogous
#B2BBAC #ACBBAD #ACBBB4
triadic
#ACBBAD #ADACBB #BBADAC
tetradic
#ACBBAD #ACB2BB #BBACBA #BBB4AC
square
#ACBBAD #ACB2BB #BBACBA #BBB4AC
split-complementary
#ACBBAD #B4ACBB #BBACB2
monochromatic
#6B826C #8A9F8C #ACBBAD #CED7CE #EEF1EE
Accessibility & contrast
On white
2.01
#ACBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ACBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBAD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBAD | 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)
#BCB8AC
Deuteranopia (green-blind)
#B9B6AE
Tritanopia (blue-blind)
#ABBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbbad; /* rgb */ color: rgb(172, 187, 173); /* oklch */ color: oklch(77.6% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#c4cfc5',
500: '#acbbad',
950: '#000000',
},
}SCSS
$custom: #acbbad; $custom-light: #c4cfc5; $custom-dark: #000000;
JSON
{
"hex": "#acbbad",
"rgb": {
"r": 172,
"g": 187,
"b": 173
},
"hsl": {
"h": 124,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77642,
"c": 0.02566,
"h": 147.2
},
"luminance": 0.47328
}Semantic roles & 50–950 ramp
primary
#ACBBAD
secondary
#E3DFE3
accent
#529094
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281