#AECE97#AECE97
#AECE97 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.4% C 0.082 H 132.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AECE97 |
|---|---|
| RGB | rgb(174, 206, 151) |
| HSL | hsl(95, 36%, 70%) |
| HSV | hsv(95, 27%, 81%) |
| CMYK | cmyk(15.5%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(79.26, -20.57, 23.94) |
| CIE-LCH | lch(79.26, 31.56, 130.67°) |
| OKLab | oklab(81.39% -0.0556 0.0606) |
| OKLCH | oklch(81.39% 0.082 132.6) |
| XYZ | xyz(45.1118, 55.3750, 37.5839) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.62
Pistachio
#93C572
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECE97 #B797CE
analogous
#CACE97 #AECE97 #97CE9B
triadic
#AECE97 #97AECE #CE97AE
tetradic
#AECE97 #97CACE #B797CE #CE9B97
square
#AECE97 #97CACE #B797CE #CE9B97
split-complementary
#AECE97 #9B97CE #CE97CA
monochromatic
#6E9F4B #8EBA6D #AECE97 #CEE2C1 #EFF5EA
Accessibility & contrast
On white
1.74
#AECE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#AECE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECE97
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECE97 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C694
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#AFC9BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aece97; /* rgb */ color: rgb(174, 206, 151); /* oklch */ color: oklch(81.4% 0.082 132.6);
Tailwind
colors: {
custom: {
50: '#c6ddb6',
500: '#aece97',
950: '#000000',
},
}SCSS
$custom: #aece97; $custom-light: #c6ddb6; $custom-dark: #000000;
JSON
{
"hex": "#aece97",
"rgb": {
"r": 174,
"g": 206,
"b": 151
},
"hsl": {
"h": 94.909,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.81386,
"c": 0.08225,
"h": 132.6
},
"luminance": 0.55376
}Semantic roles & 50–950 ramp
primary
#AECE97
secondary
#8A66A3
accent
#37AF7D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481