#AECC7F#AECC7F
#AECC7F is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.5% C 0.107 H 126.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AECC7F |
|---|---|
| RGB | rgb(174, 204, 127) |
| HSL | hsl(83, 43%, 65%) |
| HSV | hsv(83, 38%, 80%) |
| CMYK | cmyk(14.7%, 0%, 37.7%, 20%) |
| CIE-LAB | lab(78.30, -22.97, 35.12) |
| CIE-LCH | lch(78.30, 41.96, 123.19°) |
| OKLab | oklab(80.48% -0.0629 0.0865) |
| OKLCH | oklch(80.48% 0.107 126) |
| XYZ | xyz(42.8788, 53.7164, 28.1839) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.76
Pale Olive Green
#B1D27B
ΔE00 2.09
Pale Olive
#B9CC81
ΔE00 2.51
Greenish Tan
#BCCB7A
ΔE00 3.80
Tan Green
#A9BE70
ΔE00 3.89
Light Olive
#ACBF69
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECC7F #9D7FCC
analogous
#CCC47F #AECC7F #87CC7F
triadic
#AECC7F #7FAECC #CC7FAE
tetradic
#AECC7F #7FCCC4 #9D7FCC #CC7F87
square
#AECC7F #7FCCC4 #9D7FCC #CC7F87
split-complementary
#AECC7F #7F87CC #C47FCC
monochromatic
#72953B #92BB53 #AECC7F #CADDAB #E5EFD7
Accessibility & contrast
On white
1.79
#AECC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#AECC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECC7F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECC7F | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#B2C5B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aecc7f; /* rgb */ color: rgb(174, 204, 127); /* oklch */ color: oklch(80.5% 0.107 126.0);
Tailwind
colors: {
custom: {
50: '#c7dba5',
500: '#aecc7f',
950: '#000000',
},
}SCSS
$custom: #aecc7f; $custom-light: #c7dba5; $custom-dark: #000000;
JSON
{
"hex": "#aecc7f",
"rgb": {
"r": 174,
"g": 204,
"b": 127
},
"hsl": {
"h": 83.377,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.80483,
"c": 0.10694,
"h": 126
},
"luminance": 0.53717
}Semantic roles & 50–950 ramp
primary
#AECC7F
secondary
#70549C
accent
#2FB664
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13150F
muted
#828480