#AECD85#AECD85
#AECD85 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.8% C 0.102 H 127.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AECD85 |
|---|---|
| RGB | rgb(174, 205, 133) |
| HSL | hsl(86, 42%, 66%) |
| HSV | hsv(86, 35%, 80%) |
| CMYK | cmyk(15.1%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.67, -22.67, 32.53) |
| CIE-LCH | lch(78.67, 39.65, 124.88°) |
| OKLab | oklab(80.81% -0.0618 0.0807) |
| OKLCH | oklch(80.81% 0.102 127.5) |
| XYZ | xyz(43.5200, 54.3544, 30.3844) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.56
Pale Olive Green
#B1D27B
ΔE00 2.83
Pale Olive
#B9CC81
ΔE00 3.00
Greenish Tan
#BCCB7A
ΔE00 4.52
Tan Green
#A9BE70
ΔE00 4.57
Pistachio
#93C572
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECD85 #A485CD
analogous
#CDC885 #AECD85 #8ACD85
triadic
#AECD85 #85AECD #CD85AE
tetradic
#AECD85 #85CDC8 #A485CD #CD858A
square
#AECD85 #85CDC8 #A485CD #CD858A
split-complementary
#AECD85 #858ACD #C885CD
monochromatic
#72993F #91BB5A #AECD85 #CBDFB0 #E8F1DC
Accessibility & contrast
On white
1.77
#AECD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#AECD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECD85
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECD85 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#B2C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecd85; /* rgb */ color: rgb(174, 205, 133); /* oklch */ color: oklch(80.8% 0.102 127.5);
Tailwind
colors: {
custom: {
50: '#c7dca9',
500: '#aecd85',
950: '#000000',
},
}SCSS
$custom: #aecd85; $custom-light: #c7dca9; $custom-dark: #000000;
JSON
{
"hex": "#aecd85",
"rgb": {
"r": 174,
"g": 205,
"b": 133
},
"hsl": {
"h": 85.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80812,
"c": 0.10162,
"h": 127.5
},
"luminance": 0.54355
}Semantic roles & 50–950 ramp
primary
#AECD85
secondary
#76579F
accent
#31B56A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480