#ACCCAC#ACCCAC
#ACCCAC is a light, muted green. Relative luminance 0.549; OKLCH L 81.3% C 0.056 H 145.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCAC |
|---|---|
| RGB | rgb(172, 204, 172) |
| HSL | hsl(120, 24%, 74%) |
| HSV | hsv(120, 16%, 80%) |
| CMYK | cmyk(15.7%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(79.00, -16.79, 12.44) |
| CIE-LCH | lch(79.00, 20.89, 143.47°) |
| OKLab | oklab(81.29% -0.0459 0.0321) |
| OKLCH | oklch(81.29% 0.056 145) |
| XYZ | xyz(46.0508, 54.9340, 47.1988) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 8.05
Sage Green
#9CAF88
ΔE00 8.51
Light Grey Green
#B7E1A1
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 8.75
Hospital Green
#9BE5AA
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCAC #CCACCC
analogous
#BCCCAC #ACCCAC #ACCCBC
triadic
#ACCCAC #ACACCC #CCACAC
tetradic
#ACCCAC #ACBCCC #CCACCC #CCBCAC
square
#ACCCAC #ACBCCC #CCACCC #CCBCAC
split-complementary
#ACCCAC #BCACCC #CCACBC
monochromatic
#619D61 #86B586 #ACCCAC #D2E3D2 #ECF3EC
Accessibility & contrast
On white
1.75
#ACCCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ACCCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCAC
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCAC | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#A9CAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acccac; /* rgb */ color: rgb(172, 204, 172); /* oklch */ color: oklch(81.3% 0.056 145.0);
Tailwind
colors: {
custom: {
50: '#c5dbc4',
500: '#acccac',
950: '#000000',
},
}SCSS
$custom: #acccac; $custom-light: #c5dbc4; $custom-dark: #000000;
JSON
{
"hex": "#acccac",
"rgb": {
"r": 172,
"g": 204,
"b": 172
},
"hsl": {
"h": 120,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.81291,
"c": 0.05607,
"h": 145
},
"luminance": 0.54935
}Semantic roles & 50–950 ramp
primary
#ACCCAC
secondary
#A17BA1
accent
#43A2A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482