#AEC2A4#AEC2A4
#AEC2A4 is a light, muted green. Relative luminance 0.503; OKLCH L 79.1% C 0.047 H 135.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2A4 |
|---|---|
| RGB | rgb(174, 194, 164) |
| HSL | hsl(100, 20%, 70%) |
| HSV | hsv(100, 15%, 76%) |
| CMYK | cmyk(10.3%, 0%, 15.5%, 23.9%) |
| CIE-LAB | lab(76.23, -12.38, 12.82) |
| CIE-LCH | lch(76.23, 17.82, 134.00°) |
| OKLab | oklab(79.06% -0.0333 0.0331) |
| OKLCH | oklch(79.06% 0.047 135.1) |
| XYZ | xyz(43.4470, 50.2622, 42.5274) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.03
Sage Green
#9CAF88
ΔE00 6.07
Darkseagreen
#8FBC8F
ΔE00 7.48
Lichen
#8FB67B
ΔE00 9.40
Sage Green (survey)
#88B378
ΔE00 10.26
Greyish Green
#82A67D
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2A4 #B8A4C2
analogous
#BDC2A4 #AEC2A4 #A4C2A9
triadic
#AEC2A4 #A4AEC2 #C2A4AE
tetradic
#AEC2A4 #A4BDC2 #B8A4C2 #C2A9A4
square
#AEC2A4 #A4BDC2 #B8A4C2 #C2A9A4
split-complementary
#AEC2A4 #A9A4C2 #C2A4BD
monochromatic
#6E8D5F #8DA97F #AEC2A4 #CFDBC9 #EFF3ED
Accessibility & contrast
On white
1.90
#AEC2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#AEC2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2A4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2A4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA2
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#AEBFB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aec2a4; /* rgb */ color: rgb(174, 194, 164); /* oklch */ color: oklch(79.1% 0.047 135.1);
Tailwind
colors: {
custom: {
50: '#c6d4bf',
500: '#aec2a4',
950: '#000000',
},
}SCSS
$custom: #aec2a4; $custom-light: #c6d4bf; $custom-dark: #000000;
JSON
{
"hex": "#aec2a4",
"rgb": {
"r": 174,
"g": 194,
"b": 164
},
"hsl": {
"h": 100,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.7906,
"c": 0.04694,
"h": 135.1
},
"luminance": 0.50263
}Semantic roles & 50–950 ramp
primary
#AEC2A4
secondary
#8B7496
accent
#479E81
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382