#AEC7AA#AEC7AA
#AEC7AA is a light, muted green. Relative luminance 0.527; OKLCH L 80.3% C 0.048 H 141.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7AA |
|---|---|
| RGB | rgb(174, 199, 170) |
| HSL | hsl(112, 21%, 72%) |
| HSV | hsv(112, 15%, 78%) |
| CMYK | cmyk(12.6%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(77.73, -13.91, 11.71) |
| CIE-LCH | lch(77.73, 18.18, 139.89°) |
| OKLab | oklab(80.29% -0.0378 0.0303) |
| OKLCH | oklch(80.29% 0.048 141.3) |
| XYZ | xyz(45.1332, 52.7471, 45.8258) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.03
Darkseagreen
#8FBC8F
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 7.42
Lichen
#8FB67B
ΔE00 9.93
Light Grey Green
#B7E1A1
ΔE00 10.05
Pale Teal
#82CBB2
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7AA #C3AAC7
analogous
#BDC7AA #AEC7AA #AAC7B5
triadic
#AEC7AA #AAAEC7 #C7AAAE
tetradic
#AEC7AA #AABDC7 #C3AAC7 #C7B5AA
square
#AEC7AA #AABDC7 #C3AAC7 #C7B5AA
split-complementary
#AEC7AA #B5AAC7 #C7AABD
monochromatic
#699562 #8BAF85 #AEC7AA #D1DFCF #EDF3ED
Accessibility & contrast
On white
1.82
#AEC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AEC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7AA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7AA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#ADC5BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec7aa; /* rgb */ color: rgb(174, 199, 170); /* oklch */ color: oklch(80.3% 0.048 141.3);
Tailwind
colors: {
custom: {
50: '#c6d8c3',
500: '#aec7aa',
950: '#000000',
},
}SCSS
$custom: #aec7aa; $custom-light: #c6d8c3; $custom-dark: #000000;
JSON
{
"hex": "#aec7aa",
"rgb": {
"r": 174,
"g": 199,
"b": 170
},
"hsl": {
"h": 111.724,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.80293,
"c": 0.04847,
"h": 141.3
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#AEC7AA
secondary
#977A9B
accent
#479F93
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382