#AEC8A7#AEC8A7
#AEC8A7 is a light, muted green. Relative luminance 0.531; OKLCH L 80.4% C 0.054 H 139.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8A7 |
|---|---|
| RGB | rgb(174, 200, 167) |
| HSL | hsl(107, 23%, 72%) |
| HSV | hsv(107, 17%, 78%) |
| CMYK | cmyk(13%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(77.93, -14.94, 13.61) |
| CIE-LCH | lch(77.93, 20.21, 137.66°) |
| OKLab | oklab(80.44% -0.0405 0.0351) |
| OKLCH | oklch(80.44% 0.054 139.1) |
| XYZ | xyz(45.0835, 53.0966, 44.4252) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 7.03
Sage Green
#9CAF88
ΔE00 7.16
Light Grey Green
#B7E1A1
ΔE00 8.99
Lichen
#8FB67B
ΔE00 9.09
Sage Green (survey)
#88B378
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8A7 #C1A7C8
analogous
#BFC8A7 #AEC8A7 #A7C8B1
triadic
#AEC8A7 #A7AEC8 #C8A7AE
tetradic
#AEC8A7 #A7BFC8 #C1A7C8 #C8B1A7
square
#AEC8A7 #A7BFC8 #C1A7C8 #C8B1A7
split-complementary
#AEC8A7 #B1A7C8 #C8A7BF
monochromatic
#6A975E #8BB081 #AEC8A7 #D1E0CD #EEF3EC
Accessibility & contrast
On white
1.81
#AEC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#AEC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8A7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8A7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#ADC5BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec8a7; /* rgb */ color: rgb(174, 200, 167); /* oklch */ color: oklch(80.4% 0.054 139.1);
Tailwind
colors: {
custom: {
50: '#c6d8c1',
500: '#aec8a7',
950: '#000000',
},
}SCSS
$custom: #aec8a7; $custom-light: #c6d8c1; $custom-dark: #000000;
JSON
{
"hex": "#aec8a7",
"rgb": {
"r": 174,
"g": 200,
"b": 167
},
"hsl": {
"h": 107.273,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.80435,
"c": 0.0536,
"h": 139.1
},
"luminance": 0.53097
}Semantic roles & 50–950 ramp
primary
#AEC8A7
secondary
#95779D
accent
#44A28E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382