#AEC985#AEC985
#AEC985 is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 79.9% C 0.096 H 126.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC985 |
|---|---|
| RGB | rgb(174, 201, 133) |
| HSL | hsl(84, 39%, 65%) |
| HSV | hsv(84, 34%, 79%) |
| CMYK | cmyk(13.4%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(77.56, -20.70, 31.06) |
| CIE-LCH | lch(77.56, 37.33, 123.68°) |
| OKLab | oklab(79.92% -0.0563 0.0772) |
| OKLCH | oklch(79.92% 0.096 126.1) |
| XYZ | xyz(42.5754, 52.4651, 30.0695) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.83
Light Moss Green
#A6C875
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 3.78
Tan Green
#A9BE70
ΔE00 3.92
Greenish Tan
#BCCB7A
ΔE00 4.37
Light Olive
#ACBF69
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC985 #A085C9
analogous
#C9C285 #AEC985 #8CC985
triadic
#AEC985 #85AEC9 #C985AE
tetradic
#AEC985 #85C9C2 #A085C9 #C9858C
square
#AEC985 #85C9C2 #A085C9 #C9858C
split-complementary
#AEC985 #858CC9 #C285C9
monochromatic
#729341 #92B65B #AEC985 #CADCAF #E6EFDA
Accessibility & contrast
On white
1.83
#AEC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AEC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC985
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC985 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#B2C3B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec985; /* rgb */ color: rgb(174, 201, 133); /* oklch */ color: oklch(79.9% 0.096 126.1);
Tailwind
colors: {
custom: {
50: '#c7d9a9',
500: '#aec985',
950: '#000000',
},
}SCSS
$custom: #aec985; $custom-light: #c7d9a9; $custom-dark: #000000;
JSON
{
"hex": "#aec985",
"rgb": {
"r": 174,
"g": 201,
"b": 133
},
"hsl": {
"h": 83.824,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.79923,
"c": 0.09556,
"h": 126.1
},
"luminance": 0.52465
}Semantic roles & 50–950 ramp
primary
#AEC985
secondary
#72589A
accent
#34B266
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380