#ACC6AE#ACC6AE
#ACC6AE is a light, muted green. Relative luminance 0.522; OKLCH L 80.0% C 0.044 H 147.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6AE |
|---|---|
| RGB | rgb(172, 198, 174) |
| HSL | hsl(125, 19%, 73%) |
| HSV | hsv(125, 13%, 78%) |
| CMYK | cmyk(13.1%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(77.41, -13.37, 9.10) |
| CIE-LCH | lch(77.41, 16.17, 145.77°) |
| OKLab | oklab(80.04% -0.0368 0.0236) |
| OKLCH | oklch(80.04% 0.044 147.3) |
| XYZ | xyz(44.8457, 52.2141, 47.7518) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Darkseagreen
#8FBC8F
ΔE00 8.10
Sage Green
#9CAF88
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 9.56
Lichen
#8FB67B
ΔE00 11.05
Seafoam Blue
#78D1B6
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6AE #C6ACC4
analogous
#B7C6AC #ACC6AE #ACC6BB
triadic
#ACC6AE #AEACC6 #C6AEAC
tetradic
#ACC6AE #ACB7C6 #C6ACC4 #C6BBAC
square
#ACC6AE #ACB7C6 #C6ACC4 #C6BBAC
split-complementary
#ACC6AE #BBACC6 #C6ACB7
monochromatic
#659368 #88AD8B #ACC6AE #D0DFD1 #EDF3ED
Accessibility & contrast
On white
1.84
#ACC6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ACC6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6AE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6AE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#A9C5BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc6ae; /* rgb */ color: rgb(172, 198, 174); /* oklch */ color: oklch(80.0% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#c5d7c6',
500: '#acc6ae',
950: '#000000',
},
}SCSS
$custom: #acc6ae; $custom-light: #c5d7c6; $custom-dark: #000000;
JSON
{
"hex": "#acc6ae",
"rgb": {
"r": 172,
"g": 198,
"b": 174
},
"hsl": {
"h": 124.615,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.80037,
"c": 0.0437,
"h": 147.3
},
"luminance": 0.52215
}Semantic roles & 50–950 ramp
primary
#ACC6AE
secondary
#9A7C98
accent
#49969D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382