#AECD95#AECD95
#AECD95 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.1% C 0.083 H 131.6°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AECD95 |
|---|---|
| RGB | rgb(174, 205, 149) |
| HSL | hsl(93, 36%, 69%) |
| HSV | hsv(93, 27%, 80%) |
| CMYK | cmyk(15.1%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(78.94, -20.38, 24.56) |
| CIE-LCH | lch(78.94, 31.92, 129.68°) |
| OKLab | oklab(81.12% -0.0551 0.0621) |
| OKLCH | oklch(81.12% 0.083 131.6) |
| XYZ | xyz(44.7107, 54.8307, 36.6558) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.85
Pale Olive
#B9CC81
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 6.13
Pistachio
#93C572
ΔE00 6.61
Darkseagreen
#8FBC8F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECD95 #B495CD
analogous
#CACD95 #AECD95 #95CD98
triadic
#AECD95 #95AECD #CD95AE
tetradic
#AECD95 #95CACD #B495CD #CD9895
square
#AECD95 #95CACD #B495CD #CD9895
split-complementary
#AECD95 #9895CD #CD95CA
monochromatic
#6F9D4A #8EB96B #AECD95 #CEE1BF #EEF4E8
Accessibility & contrast
On white
1.75
#AECD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AECD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECD95
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECD95 | 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)
#D2C591
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#AFC8BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecd95; /* rgb */ color: rgb(174, 205, 149); /* oklch */ color: oklch(81.1% 0.083 131.6);
Tailwind
colors: {
custom: {
50: '#c6dcb4',
500: '#aecd95',
950: '#000000',
},
}SCSS
$custom: #aecd95; $custom-light: #c6dcb4; $custom-dark: #000000;
JSON
{
"hex": "#aecd95",
"rgb": {
"r": 174,
"g": 205,
"b": 149
},
"hsl": {
"h": 93.214,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.81123,
"c": 0.08299,
"h": 131.6
},
"luminance": 0.54831
}Semantic roles & 50–950 ramp
primary
#AECD95
secondary
#8664A2
accent
#37AF79
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481