#ACC8A2#ACC8A2
#ACC8A2 is a light, moderate green. Relative luminance 0.527; OKLCH L 80.2% C 0.061 H 137.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A2 |
|---|---|
| RGB | rgb(172, 200, 162) |
| HSL | hsl(104, 26%, 71%) |
| HSV | hsv(104, 19%, 78%) |
| CMYK | cmyk(14%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.69, -16.50, 15.93) |
| CIE-LCH | lch(77.69, 22.93, 136.01°) |
| OKLab | oklab(80.17% -0.0446 0.0409) |
| OKLCH | oklch(80.17% 0.061 137.5) |
| XYZ | xyz(44.1878, 52.6872, 42.0170) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.72
Sage Green
#9CAF88
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 6.98
Lichen
#8FB67B
ΔE00 7.93
Light Grey Green
#B7E1A1
ΔE00 7.95
Sage Green (survey)
#88B378
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A2 #BEA2C8
analogous
#BFC8A2 #ACC8A2 #A2C8AB
triadic
#ACC8A2 #A2ACC8 #C8A2AC
tetradic
#ACC8A2 #A2BFC8 #BEA2C8 #C8ABA2
square
#ACC8A2 #A2BFC8 #BEA2C8 #C8ABA2
split-complementary
#ACC8A2 #ABA2C8 #C8A2BF
monochromatic
#699759 #8AB17C #ACC8A2 #CEDFC8 #EEF4EC
Accessibility & contrast
On white
1.82
#ACC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#ABC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a2; /* rgb */ color: rgb(172, 200, 162); /* oklch */ color: oklch(80.2% 0.061 137.5);
Tailwind
colors: {
custom: {
50: '#c5d8bd',
500: '#acc8a2',
950: '#000000',
},
}SCSS
$custom: #acc8a2; $custom-light: #c5d8bd; $custom-dark: #000000;
JSON
{
"hex": "#acc8a2",
"rgb": {
"r": 172,
"g": 200,
"b": 162
},
"hsl": {
"h": 104.211,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80173,
"c": 0.06055,
"h": 137.5
},
"luminance": 0.52688
}Semantic roles & 50–950 ramp
primary
#ACC8A2
secondary
#91729D
accent
#41A48A
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382