#AEC79F#AEC79F
#AEC79F is a light, moderate yellow-green. Relative luminance 0.523; OKLCH L 80.0% C 0.061 H 133.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC79F |
|---|---|
| RGB | rgb(174, 199, 159) |
| HSL | hsl(98, 26%, 70%) |
| HSV | hsv(98, 20%, 78%) |
| CMYK | cmyk(12.6%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(77.49, -15.78, 17.27) |
| CIE-LCH | lch(77.49, 23.39, 132.43°) |
| OKLab | oklab(80.03% -0.0425 0.0443) |
| OKLCH | oklch(80.03% 0.061 133.8) |
| XYZ | xyz(44.1358, 52.3482, 40.5731) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.03
Sage Green
#9CAF88
ΔE00 6.42
Greenish Grey
#96AE8D
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.64
Light Grey Green
#B7E1A1
ΔE00 7.85
Pale Olive
#B9CC81
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC79F #B89FC7
analogous
#C2C79F #AEC79F #9FC7A4
triadic
#AEC79F #9FAEC7 #C79FAE
tetradic
#AEC79F #9FC2C7 #B89FC7 #C7A49F
square
#AEC79F #9FC2C7 #B89FC7 #C7A49F
split-complementary
#AEC79F #A49FC7 #C79FC2
monochromatic
#6E9557 #8DB078 #AEC79F #CFDEC6 #EFF4EC
Accessibility & contrast
On white
1.83
#AEC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AEC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC79F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC79F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19D
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#AEC4BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec79f; /* rgb */ color: rgb(174, 199, 159); /* oklch */ color: oklch(80.0% 0.061 133.8);
Tailwind
colors: {
custom: {
50: '#c6d8bb',
500: '#aec79f',
950: '#000000',
},
}SCSS
$custom: #aec79f; $custom-light: #c6d8bb; $custom-dark: #000000;
JSON
{
"hex": "#aec79f",
"rgb": {
"r": 174,
"g": 199,
"b": 159
},
"hsl": {
"h": 97.5,
"s": 26.316,
"l": 70.196
},
"oklch": {
"l": 0.80026,
"c": 0.06133,
"h": 133.8
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#AEC79F
secondary
#8B6F9C
accent
#41A57F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382