#AECA98#AECA98
#AECA98 is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.5% C 0.075 H 131.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AECA98 |
|---|---|
| RGB | rgb(174, 202, 152) |
| HSL | hsl(94, 32%, 69%) |
| HSV | hsv(94, 25%, 79%) |
| CMYK | cmyk(13.9%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(78.17, -18.42, 21.93) |
| CIE-LCH | lch(78.17, 28.64, 130.02°) |
| OKLab | oklab(80.53% -0.0497 0.0557) |
| OKLCH | oklch(80.53% 0.075 131.7) |
| XYZ | xyz(44.2426, 53.5062, 37.6965) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.97
Darkseagreen
#8FBC8F
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 6.35
Lichen
#8FB67B
ΔE00 6.74
Light Moss Green
#A6C875
ΔE00 6.83
Sage Green
#9CAF88
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECA98 #B498CA
analogous
#C7CA98 #AECA98 #98CA9B
triadic
#AECA98 #98AECA #CA98AE
tetradic
#AECA98 #98C7CA #B498CA #CA9B98
square
#AECA98 #98C7CA #B498CA #CA9B98
split-complementary
#AECA98 #9B98CA #CA98C7
monochromatic
#6F994F #8EB570 #AECA98 #CEDFC0 #EEF4E9
Accessibility & contrast
On white
1.79
#AECA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#AECA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECA98
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECA98 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC395
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#AFC6BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aeca98; /* rgb */ color: rgb(174, 202, 152); /* oklch */ color: oklch(80.5% 0.075 131.7);
Tailwind
colors: {
custom: {
50: '#c6dab6',
500: '#aeca98',
950: '#000000',
},
}SCSS
$custom: #aeca98; $custom-light: #c6dab6; $custom-dark: #000000;
JSON
{
"hex": "#aeca98",
"rgb": {
"r": 174,
"g": 202,
"b": 152
},
"hsl": {
"h": 93.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.80526,
"c": 0.07462,
"h": 131.7
},
"luminance": 0.53507
}Semantic roles & 50–950 ramp
primary
#AECA98
secondary
#86679F
accent
#3BAB79
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381