#ACC6A8#ACC6A8
#ACC6A8 is a light, muted green. Relative luminance 0.520; OKLCH L 79.9% C 0.050 H 141.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6A8 |
|---|---|
| RGB | rgb(172, 198, 168) |
| HSL | hsl(112, 21%, 72%) |
| HSV | hsv(112, 15%, 78%) |
| CMYK | cmyk(13.1%, 0%, 15.2%, 22.4%) |
| CIE-LAB | lab(77.27, -14.44, 12.13) |
| CIE-LCH | lch(77.27, 18.86, 139.99°) |
| OKLab | oklab(79.88% -0.0393 0.0314) |
| OKLCH | oklch(79.88% 0.05 141.4) |
| XYZ | xyz(44.2738, 51.9853, 44.7398) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.67
Darkseagreen
#8FBC8F
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 7.09
Lichen
#8FB67B
ΔE00 9.46
Pale Teal
#82CBB2
ΔE00 9.85
Light Grey Green
#B7E1A1
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6A8 #C2A8C6
analogous
#BBC6A8 #ACC6A8 #A8C6B3
triadic
#ACC6A8 #A8ACC6 #C6A8AC
tetradic
#ACC6A8 #A8BBC6 #C2A8C6 #C6B3A8
square
#ACC6A8 #A8BBC6 #C2A8C6 #C6B3A8
split-complementary
#ACC6A8 #B3A8C6 #C6A8BB
monochromatic
#679360 #89AE83 #ACC6A8 #CFDECD #EDF3ED
Accessibility & contrast
On white
1.84
#ACC6A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ACC6A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6A8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6A8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A6
Deuteranopia (green-blind)
#C3BEA9
Tritanopia (blue-blind)
#ABC4BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc6a8; /* rgb */ color: rgb(172, 198, 168); /* oklch */ color: oklch(79.9% 0.050 141.4);
Tailwind
colors: {
custom: {
50: '#c5d7c1',
500: '#acc6a8',
950: '#000000',
},
}SCSS
$custom: #acc6a8; $custom-light: #c5d7c1; $custom-dark: #000000;
JSON
{
"hex": "#acc6a8",
"rgb": {
"r": 172,
"g": 198,
"b": 168
},
"hsl": {
"h": 112,
"s": 20.833,
"l": 71.765
},
"oklch": {
"l": 0.79883,
"c": 0.05026,
"h": 141.4
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#ACC6A8
secondary
#96789A
accent
#469F93
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382