#ACC8A8#ACC8A8
#ACC8A8 is a light, muted green. Relative luminance 0.529; OKLCH L 80.3% C 0.054 H 141.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8A8 |
|---|---|
| RGB | rgb(172, 200, 168) |
| HSL | hsl(113, 23%, 72%) |
| HSV | hsv(113, 16%, 78%) |
| CMYK | cmyk(14%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(77.82, -15.46, 12.90) |
| CIE-LCH | lch(77.82, 20.14, 140.17°) |
| OKLab | oklab(80.32% -0.0421 0.0333) |
| OKLCH | oklch(80.32% 0.054 141.6) |
| XYZ | xyz(44.7339, 52.9056, 44.8932) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 7.03
Sage Green
#9CAF88
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 9.19
Lichen
#8FB67B
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8A8 #C4A8C8
analogous
#BCC8A8 #ACC8A8 #A8C8B4
triadic
#ACC8A8 #A8ACC8 #C8A8AC
tetradic
#ACC8A8 #A8BCC8 #C4A8C8 #C8B4A8
square
#ACC8A8 #A8BCC8 #C4A8C8 #C8B4A8
split-complementary
#ACC8A8 #B4A8C8 #C8A8BC
monochromatic
#66965F #88B083 #ACC8A8 #D0E0CD #EDF3EC
Accessibility & contrast
On white
1.81
#ACC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ACC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8A8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8A8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#AAC6BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc8a8; /* rgb */ color: rgb(172, 200, 168); /* oklch */ color: oklch(80.3% 0.054 141.6);
Tailwind
colors: {
custom: {
50: '#c5d8c1',
500: '#acc8a8',
950: '#000000',
},
}SCSS
$custom: #acc8a8; $custom-light: #c5d8c1; $custom-dark: #000000;
JSON
{
"hex": "#acc8a8",
"rgb": {
"r": 172,
"g": 200,
"b": 168
},
"hsl": {
"h": 112.5,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.80318,
"c": 0.05368,
"h": 141.6
},
"luminance": 0.52906
}Semantic roles & 50–950 ramp
primary
#ACC8A8
secondary
#98789D
accent
#45A195
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382