#AEC796#AEC796
#AEC796 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.8% C 0.072 H 129.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC796 |
|---|---|
| RGB | rgb(174, 199, 150) |
| HSL | hsl(91, 30%, 68%) |
| HSV | hsv(91, 25%, 78%) |
| CMYK | cmyk(12.6%, 0%, 24.6%, 22%) |
| CIE-LAB | lab(77.31, -17.22, 21.81) |
| CIE-LCH | lch(77.31, 27.79, 128.30°) |
| OKLab | oklab(79.82% -0.0463 0.0554) |
| OKLCH | oklch(79.82% 0.072 129.9) |
| XYZ | xyz(43.3831, 52.0471, 36.6088) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.16
Pale Olive
#B9CC81
ΔE00 6.27
Lichen
#8FB67B
ΔE00 6.51
Sage Green
#9CAF88
ΔE00 6.62
Light Grey Green
#B7E1A1
ΔE00 6.80
Light Moss Green
#A6C875
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC796 #AF96C7
analogous
#C6C796 #AEC796 #96C796
triadic
#AEC796 #96AEC7 #C796AE
tetradic
#AEC796 #96C6C7 #AF96C7 #C79696
square
#AEC796 #96C6C7 #AF96C7 #C79696
split-complementary
#AEC796 #9696C7 #C796C6
monochromatic
#71944F #8FB26E #AEC796 #CDDCBE #ECF2E6
Accessibility & contrast
On white
1.84
#AEC796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AEC796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC796
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC796 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC093
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#B0C3BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec796; /* rgb */ color: rgb(174, 199, 150); /* oklch */ color: oklch(79.8% 0.072 129.9);
Tailwind
colors: {
custom: {
50: '#c6d8b5',
500: '#aec796',
950: '#000000',
},
}SCSS
$custom: #aec796; $custom-light: #c6d8b5; $custom-dark: #000000;
JSON
{
"hex": "#aec796",
"rgb": {
"r": 174,
"g": 199,
"b": 150
},
"hsl": {
"h": 90.612,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.79824,
"c": 0.07218,
"h": 129.9
},
"luminance": 0.52048
}Semantic roles & 50–950 ramp
primary
#AEC796
secondary
#81669C
accent
#3CA974
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381