#ACC8A0#ACC8A0
#ACC8A0 is a light, moderate green. Relative luminance 0.526; OKLCH L 80.1% C 0.063 H 136.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A0 |
|---|---|
| RGB | rgb(172, 200, 160) |
| HSL | hsl(102, 27%, 71%) |
| HSV | hsv(102, 20%, 78%) |
| CMYK | cmyk(14%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(77.65, -16.83, 16.94) |
| CIE-LCH | lch(77.65, 23.88, 134.83°) |
| OKLab | oklab(80.13% -0.0455 0.0434) |
| OKLCH | oklch(80.13% 0.063 136.3) |
| XYZ | xyz(44.0114, 52.6166, 41.0882) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.59
Sage Green
#9CAF88
ΔE00 6.76
Greenish Grey
#96AE8D
ΔE00 7.06
Lichen
#8FB67B
ΔE00 7.57
Light Grey Green
#B7E1A1
ΔE00 7.60
Sage Green (survey)
#88B378
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A0 #BCA0C8
analogous
#C0C8A0 #ACC8A0 #A0C8A8
triadic
#ACC8A0 #A0ACC8 #C8A0AC
tetradic
#ACC8A0 #A0C0C8 #BCA0C8 #C8A8A0
square
#ACC8A0 #A0C0C8 #BCA0C8 #C8A8A0
split-complementary
#ACC8A0 #A8A0C8 #C8A0C0
monochromatic
#6A9657 #8AB279 #ACC8A0 #CEDEC7 #EEF4EC
Accessibility & contrast
On white
1.82
#ACC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ACC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19E
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#ACC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a0; /* rgb */ color: rgb(172, 200, 160); /* oklch */ color: oklch(80.1% 0.063 136.3);
Tailwind
colors: {
custom: {
50: '#c5d8bc',
500: '#acc8a0',
950: '#000000',
},
}SCSS
$custom: #acc8a0; $custom-light: #c5d8bc; $custom-dark: #000000;
JSON
{
"hex": "#acc8a0",
"rgb": {
"r": 172,
"g": 200,
"b": 160
},
"hsl": {
"h": 102,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.80126,
"c": 0.06289,
"h": 136.3
},
"luminance": 0.52617
}Semantic roles & 50–950 ramp
primary
#ACC8A0
secondary
#8F709D
accent
#40A587
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382