#AECF79#AECF79
#AECF79 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.1% C 0.118 H 126.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AECF79 |
|---|---|
| RGB | rgb(174, 207, 121) |
| HSL | hsl(83, 47%, 64%) |
| HSV | hsv(83, 42%, 81%) |
| CMYK | cmyk(15.9%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(79.04, -25.18, 39.12) |
| CIE-LCH | lch(79.04, 46.52, 122.77°) |
| OKLab | oklab(81.05% -0.0694 0.0954) |
| OKLCH | oklch(81.05% 0.118 126) |
| XYZ | xyz(43.2193, 55.0044, 26.4254) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.75
Light Moss Green
#A6C875
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 3.17
Greenish Tan
#BCCB7A
ΔE00 3.93
Tan Green
#A9BE70
ΔE00 4.54
Light Olive
#ACBF69
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECF79 #9A79CF
analogous
#CFC579 #AECF79 #83CF79
triadic
#AECF79 #79AECF #CF79AE
tetradic
#AECF79 #79CFC5 #9A79CF #CF7983
square
#AECF79 #79CFC5 #9A79CF #CF7983
split-complementary
#AECF79 #7983CF #C579CF
monochromatic
#729736 #93BF4C #AECF79 #C9DFA6 #E4EFD3
Accessibility & contrast
On white
1.75
#AECF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#AECF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECF79
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECF79 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C572
Deuteranopia (green-blind)
#D3C37E
Tritanopia (blue-blind)
#B3C8BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecf79; /* rgb */ color: rgb(174, 207, 121); /* oklch */ color: oklch(81.1% 0.118 126.0);
Tailwind
colors: {
custom: {
50: '#c7dda1',
500: '#aecf79',
950: '#000000',
},
}SCSS
$custom: #aecf79; $custom-light: #c7dda1; $custom-dark: #000000;
JSON
{
"hex": "#aecf79",
"rgb": {
"r": 174,
"g": 207,
"b": 121
},
"hsl": {
"h": 83.023,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.81054,
"c": 0.11799,
"h": 126
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#AECF79
secondary
#6D4F9D
accent
#2BBB62
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480