#ACC6A4#ACC6A4
#ACC6A4 is a light, muted green. Relative luminance 0.518; OKLCH L 79.8% C 0.055 H 138.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6A4 |
|---|---|
| RGB | rgb(172, 198, 164) |
| HSL | hsl(106, 23%, 71%) |
| HSV | hsv(106, 17%, 78%) |
| CMYK | cmyk(13.1%, 0%, 17.2%, 22.4%) |
| CIE-LAB | lab(77.18, -15.14, 14.15) |
| CIE-LCH | lch(77.18, 20.72, 136.94°) |
| OKLab | oklab(79.78% -0.041 0.0365) |
| OKLCH | oklch(79.78% 0.055 138.4) |
| XYZ | xyz(43.9068, 51.8385, 42.8074) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.17
Greenish Grey
#96AE8D
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 6.59
Lichen
#8FB67B
ΔE00 8.53
Light Grey Green
#B7E1A1
ΔE00 9.06
Sage Green (survey)
#88B378
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6A4 #BEA4C6
analogous
#BDC6A4 #ACC6A4 #A4C6AD
triadic
#ACC6A4 #A4ACC6 #C6A4AC
tetradic
#ACC6A4 #A4BDC6 #BEA4C6 #C6ADA4
square
#ACC6A4 #A4BDC6 #BEA4C6 #C6ADA4
split-complementary
#ACC6A4 #ADA4C6 #C6A4BD
monochromatic
#69935C #8AAE7E #ACC6A4 #CEDECA #EEF3EC
Accessibility & contrast
On white
1.85
#ACC6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ACC6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6A4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6A4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A2
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#ABC3BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc6a4; /* rgb */ color: rgb(172, 198, 164); /* oklch */ color: oklch(79.8% 0.055 138.4);
Tailwind
colors: {
custom: {
50: '#c5d7bf',
500: '#acc6a4',
950: '#000000',
},
}SCSS
$custom: #acc6a4; $custom-light: #c5d7bf; $custom-dark: #000000;
JSON
{
"hex": "#acc6a4",
"rgb": {
"r": 172,
"g": 198,
"b": 164
},
"hsl": {
"h": 105.882,
"s": 22.973,
"l": 70.98
},
"oklch": {
"l": 0.79784,
"c": 0.05485,
"h": 138.4
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#ACC6A4
secondary
#91749A
accent
#44A18B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382