#AECD96#AECD96
#AECD96 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.1% C 0.082 H 131.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AECD96 |
|---|---|
| RGB | rgb(174, 205, 150) |
| HSL | hsl(94, 35%, 70%) |
| HSV | hsv(94, 27%, 80%) |
| CMYK | cmyk(15.1%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(78.96, -20.23, 24.06) |
| CIE-LCH | lch(78.96, 31.44, 130.05°) |
| OKLab | oklab(81.14% -0.0547 0.0609) |
| OKLCH | oklch(81.14% 0.082 131.9) |
| XYZ | xyz(44.7909, 54.8627, 37.0780) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.89
Pale Olive
#B9CC81
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.35
Darkseagreen
#8FBC8F
ΔE00 6.58
Pistachio
#93C572
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECD96 #B596CD
analogous
#CACD96 #AECD96 #96CD9A
triadic
#AECD96 #96AECD #CD96AE
tetradic
#AECD96 #96CACD #B596CD #CD9A96
square
#AECD96 #96CACD #B596CD #CD9A96
split-complementary
#AECD96 #9A96CD #CD96CA
monochromatic
#6F9E4B #8EB96D #AECD96 #CEE1BF #EEF4E9
Accessibility & contrast
On white
1.75
#AECD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AECD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECD96
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECD96 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#AFC8BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecd96; /* rgb */ color: rgb(174, 205, 150); /* oklch */ color: oklch(81.1% 0.082 131.9);
Tailwind
colors: {
custom: {
50: '#c6dcb5',
500: '#aecd96',
950: '#000000',
},
}SCSS
$custom: #aecd96; $custom-light: #c6dcb5; $custom-dark: #000000;
JSON
{
"hex": "#aecd96",
"rgb": {
"r": 174,
"g": 205,
"b": 150
},
"hsl": {
"h": 93.818,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.81144,
"c": 0.08181,
"h": 131.9
},
"luminance": 0.54863
}Semantic roles & 50–950 ramp
primary
#AECD96
secondary
#8865A2
accent
#37AE7A
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481