#ACC8A3#ACC8A3
#ACC8A3 is a light, muted green. Relative luminance 0.527; OKLCH L 80.2% C 0.059 H 138.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A3 |
|---|---|
| RGB | rgb(172, 200, 163) |
| HSL | hsl(105, 25%, 71%) |
| HSV | hsv(105, 19%, 78%) |
| CMYK | cmyk(14%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.71, -16.33, 15.42) |
| CIE-LCH | lch(77.71, 22.46, 136.63°) |
| OKLab | oklab(80.2% -0.0442 0.0397) |
| OKLCH | oklch(80.2% 0.059 138.1) |
| XYZ | xyz(44.2771, 52.7229, 42.4870) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.81
Sage Green
#9CAF88
ΔE00 6.91
Greenish Grey
#96AE8D
ΔE00 6.96
Lichen
#8FB67B
ΔE00 8.12
Light Grey Green
#B7E1A1
ΔE00 8.14
Sage Green (survey)
#88B378
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A3 #BFA3C8
analogous
#BEC8A3 #ACC8A3 #A3C8AC
triadic
#ACC8A3 #A3ACC8 #C8A3AC
tetradic
#ACC8A3 #A3BEC8 #BFA3C8 #C8ACA3
square
#ACC8A3 #A3BEC8 #BFA3C8 #C8ACA3
split-complementary
#ACC8A3 #ACA3C8 #C8A3BE
monochromatic
#69975A #89B17D #ACC8A3 #CFDFC9 #EEF4EC
Accessibility & contrast
On white
1.82
#ACC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A3 | 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)
#CBC2A1
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#ABC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a3; /* rgb */ color: rgb(172, 200, 163); /* oklch */ color: oklch(80.2% 0.059 138.1);
Tailwind
colors: {
custom: {
50: '#c5d8be',
500: '#acc8a3',
950: '#000000',
},
}SCSS
$custom: #acc8a3; $custom-light: #c5d8be; $custom-dark: #000000;
JSON
{
"hex": "#acc8a3",
"rgb": {
"r": 172,
"g": 200,
"b": 163
},
"hsl": {
"h": 105.405,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80196,
"c": 0.05939,
"h": 138.1
},
"luminance": 0.52724
}Semantic roles & 50–950 ramp
primary
#ACC8A3
secondary
#92739D
accent
#42A48C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382