#AEC8A4#AEC8A4
#AEC8A4 is a light, muted green. Relative luminance 0.530; OKLCH L 80.4% C 0.057 H 137.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8A4 |
|---|---|
| RGB | rgb(174, 200, 164) |
| HSL | hsl(103, 25%, 71%) |
| HSV | hsv(103, 18%, 78%) |
| CMYK | cmyk(13%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(77.87, -15.45, 15.13) |
| CIE-LCH | lch(77.87, 21.62, 135.61°) |
| OKLab | oklab(80.36% -0.0418 0.0389) |
| OKLCH | oklch(80.36% 0.057 137) |
| XYZ | xyz(44.8094, 52.9870, 42.9815) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.28
Sage Green
#9CAF88
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 8.37
Lichen
#8FB67B
ΔE00 8.47
Sage Green (survey)
#88B378
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8A4 #BEA4C8
analogous
#C0C8A4 #AEC8A4 #A4C8AC
triadic
#AEC8A4 #A4AEC8 #C8A4AE
tetradic
#AEC8A4 #A4C0C8 #BEA4C8 #C8ACA4
square
#AEC8A4 #A4C0C8 #BEA4C8 #C8ACA4
split-complementary
#AEC8A4 #ACA4C8 #C8A4C0
monochromatic
#6C975B #8CB17E #AEC8A4 #D0DFCA #EEF3EC
Accessibility & contrast
On white
1.81
#AEC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#AEC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8A4
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8A4 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#C7C0A6
Tritanopia (blue-blind)
#AEC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec8a4; /* rgb */ color: rgb(174, 200, 164); /* oklch */ color: oklch(80.4% 0.057 137.0);
Tailwind
colors: {
custom: {
50: '#c6d8bf',
500: '#aec8a4',
950: '#000000',
},
}SCSS
$custom: #aec8a4; $custom-light: #c6d8bf; $custom-dark: #000000;
JSON
{
"hex": "#aec8a4",
"rgb": {
"r": 174,
"g": 200,
"b": 164
},
"hsl": {
"h": 103.333,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.80362,
"c": 0.05708,
"h": 137
},
"luminance": 0.52988
}Semantic roles & 50–950 ramp
primary
#AEC8A4
secondary
#91749D
accent
#42A388
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382