#AECD97#AECD97
#AECD97 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.081 H 132.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AECD97 |
|---|---|
| RGB | rgb(174, 205, 151) |
| HSL | hsl(94, 35%, 70%) |
| HSV | hsv(94, 26%, 80%) |
| CMYK | cmyk(15.1%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(78.98, -20.07, 23.56) |
| CIE-LCH | lch(78.98, 30.95, 130.43°) |
| OKLab | oklab(81.16% -0.0542 0.0597) |
| OKLCH | oklch(81.16% 0.081 132.3) |
| XYZ | xyz(44.8718, 54.8951, 37.5039) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 6.17
Darkseagreen
#8FBC8F
ΔE00 6.49
Pale Olive Green
#B1D27B
ΔE00 6.58
Lichen
#8FB67B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECD97 #B697CD
analogous
#C9CD97 #AECD97 #97CD9B
triadic
#AECD97 #97AECD #CD97AE
tetradic
#AECD97 #97C9CD #B697CD #CD9B97
square
#AECD97 #97C9CD #B697CD #CD9B97
split-complementary
#AECD97 #9B97CD #CD97C9
monochromatic
#6F9E4C #8EB96E #AECD97 #CEE1C0 #EEF5EA
Accessibility & contrast
On white
1.75
#AECD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#AECD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECD97
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECD97 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C594
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#AFC8BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecd97; /* rgb */ color: rgb(174, 205, 151); /* oklch */ color: oklch(81.2% 0.081 132.3);
Tailwind
colors: {
custom: {
50: '#c6dcb6',
500: '#aecd97',
950: '#000000',
},
}SCSS
$custom: #aecd97; $custom-light: #c6dcb6; $custom-dark: #000000;
JSON
{
"hex": "#aecd97",
"rgb": {
"r": 174,
"g": 205,
"b": 151
},
"hsl": {
"h": 94.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.81165,
"c": 0.08064,
"h": 132.3
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#AECD97
secondary
#8966A2
accent
#38AE7C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481