#AECC91#AECC91
#AECC91 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.8% C 0.086 H 130.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AECC91 |
|---|---|
| RGB | rgb(174, 204, 145) |
| HSL | hsl(91, 37%, 68%) |
| HSV | hsv(91, 29%, 80%) |
| CMYK | cmyk(14.7%, 0%, 28.9%, 20%) |
| CIE-LAB | lab(78.59, -20.48, 26.19) |
| CIE-LCH | lch(78.59, 33.25, 128.03°) |
| OKLab | oklab(80.82% -0.0554 0.0659) |
| OKLCH | oklch(80.82% 0.086 130) |
| XYZ | xyz(44.1584, 54.2282, 34.9232) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 4.95
Light Grey Green
#B7E1A1
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.43
Pistachio
#93C572
ΔE00 6.10
Tan Green
#A9BE70
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECC91 #AF91CC
analogous
#CBCC91 #AECC91 #91CC91
triadic
#AECC91 #91AECC #CC91AE
tetradic
#AECC91 #91CBCC #AF91CC #CC9191
square
#AECC91 #91CBCC #AF91CC #CC9191
split-complementary
#AECC91 #9191CC #CC91CB
monochromatic
#719B48 #8FB967 #AECC91 #CDDFBB #ECF3E5
Accessibility & contrast
On white
1.77
#AECC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#AECC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECC91
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECC91 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#B0C7BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aecc91; /* rgb */ color: rgb(174, 204, 145); /* oklch */ color: oklch(80.8% 0.086 130.0);
Tailwind
colors: {
custom: {
50: '#c6dbb1',
500: '#aecc91',
950: '#000000',
},
}SCSS
$custom: #aecc91; $custom-light: #c6dbb1; $custom-dark: #000000;
JSON
{
"hex": "#aecc91",
"rgb": {
"r": 174,
"g": 204,
"b": 145
},
"hsl": {
"h": 90.508,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.8082,
"c": 0.08611,
"h": 130
},
"luminance": 0.54229
}Semantic roles & 50–950 ramp
primary
#AECC91
secondary
#8160A1
accent
#36B074
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481