#AEC78F#AEC78F
#AEC78F is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.7% C 0.081 H 127.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC78F |
|---|---|
| RGB | rgb(174, 199, 143) |
| HSL | hsl(87, 33%, 67%) |
| HSV | hsv(87, 28%, 78%) |
| CMYK | cmyk(12.6%, 0%, 28.1%, 22%) |
| CIE-LAB | lab(77.18, -18.28, 25.33) |
| CIE-LCH | lch(77.18, 31.24, 125.82°) |
| OKLab | oklab(79.68% -0.0493 0.0638) |
| OKLCH | oklch(79.68% 0.081 127.7) |
| XYZ | xyz(42.8362, 51.8284, 33.7284) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 5.58
Lichen
#8FB67B
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.17
Greenish Tan
#BCCB7A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC78F #A88FC7
analogous
#C7C48F #AEC78F #92C78F
triadic
#AEC78F #8FAEC7 #C78FAE
tetradic
#AEC78F #8FC7C4 #A88FC7 #C78F92
square
#AEC78F #8FC7C4 #A88FC7 #C78F92
split-complementary
#AEC78F #8F92C7 #C48FC7
monochromatic
#729249 #90B366 #AEC78F #CCDBB8 #E9F0E1
Accessibility & contrast
On white
1.85
#AEC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#AEC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC78F
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC78F | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08B
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#B1C2B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec78f; /* rgb */ color: rgb(174, 199, 143); /* oklch */ color: oklch(79.7% 0.081 127.7);
Tailwind
colors: {
custom: {
50: '#c6d8b0',
500: '#aec78f',
950: '#000000',
},
}SCSS
$custom: #aec78f; $custom-light: #c6d8b0; $custom-dark: #000000;
JSON
{
"hex": "#aec78f",
"rgb": {
"r": 174,
"g": 199,
"b": 143
},
"hsl": {
"h": 86.786,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.79676,
"c": 0.08063,
"h": 127.7
},
"luminance": 0.51829
}Semantic roles & 50–950 ramp
primary
#AEC78F
secondary
#7A609A
accent
#39AC6D
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381