#AEC798#AEC798
#AEC798 is a light, moderate yellow-green. Relative luminance 0.521; OKLCH L 79.9% C 0.070 H 130.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC798 |
|---|---|
| RGB | rgb(174, 199, 152) |
| HSL | hsl(92, 30%, 69%) |
| HSV | hsv(92, 24%, 78%) |
| CMYK | cmyk(12.6%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(77.35, -16.91, 20.80) |
| CIE-LCH | lch(77.35, 26.80, 129.11°) |
| OKLab | oklab(79.87% -0.0454 0.0529) |
| OKLCH | oklch(79.87% 0.07 130.7) |
| XYZ | xyz(43.5455, 52.1121, 37.4642) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.05
Sage Green
#9CAF88
ΔE00 6.51
Lichen
#8FB67B
ΔE00 6.70
Pale Olive
#B9CC81
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.97
Light Moss Green
#A6C875
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC798 #B198C7
analogous
#C6C798 #AEC798 #98C79A
triadic
#AEC798 #98AEC7 #C798AE
tetradic
#AEC798 #98C6C7 #B198C7 #C79A98
square
#AEC798 #98C6C7 #B198C7 #C79A98
split-complementary
#AEC798 #9A98C7 #C798C6
monochromatic
#709451 #8FB170 #AEC798 #CDDDC0 #ECF2E7
Accessibility & contrast
On white
1.84
#AEC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AEC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC798
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC798 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC095
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#B0C3BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec798; /* rgb */ color: rgb(174, 199, 152); /* oklch */ color: oklch(79.9% 0.070 130.7);
Tailwind
colors: {
custom: {
50: '#c6d8b6',
500: '#aec798',
950: '#000000',
},
}SCSS
$custom: #aec798; $custom-light: #c6d8b6; $custom-dark: #000000;
JSON
{
"hex": "#aec798",
"rgb": {
"r": 174,
"g": 199,
"b": 152
},
"hsl": {
"h": 91.915,
"s": 29.56,
"l": 68.824
},
"oklch": {
"l": 0.79867,
"c": 0.06976,
"h": 130.7
},
"luminance": 0.52113
}Semantic roles & 50–950 ramp
primary
#AEC798
secondary
#83689C
accent
#3DA876
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381