#AECC96#AECC96
#AECC96 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.080 H 131.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AECC96 |
|---|---|
| RGB | rgb(174, 204, 150) |
| HSL | hsl(93, 35%, 69%) |
| HSV | hsv(93, 26%, 80%) |
| CMYK | cmyk(14.7%, 0%, 26.5%, 20%) |
| CIE-LAB | lab(78.69, -19.73, 23.69) |
| CIE-LCH | lch(78.69, 30.83, 129.79°) |
| OKLab | oklab(80.92% -0.0533 0.06) |
| OKLCH | oklch(80.92% 0.08 131.6) |
| XYZ | xyz(44.5525, 54.3858, 36.9985) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.20
Pale Olive
#B9CC81
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.47
Pale Olive Green
#B1D27B
ΔE00 6.55
Lichen
#8FB67B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECC96 #B496CC
analogous
#C9CC96 #AECC96 #96CC99
triadic
#AECC96 #96AECC #CC96AE
tetradic
#AECC96 #96C9CC #B496CC #CC9996
square
#AECC96 #96C9CC #B496CC #CC9996
split-complementary
#AECC96 #9996CC #CC96C9
monochromatic
#6F9C4C #8EB86D #AECC96 #CEE0BF #EEF4E8
Accessibility & contrast
On white
1.77
#AECC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#AECC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECC96
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECC96 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#AFC7BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecc96; /* rgb */ color: rgb(174, 204, 150); /* oklch */ color: oklch(80.9% 0.080 131.6);
Tailwind
colors: {
custom: {
50: '#c6dbb5',
500: '#aecc96',
950: '#000000',
},
}SCSS
$custom: #aecc96; $custom-light: #c6dbb5; $custom-dark: #000000;
JSON
{
"hex": "#aecc96",
"rgb": {
"r": 174,
"g": 204,
"b": 150
},
"hsl": {
"h": 93.333,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80923,
"c": 0.08021,
"h": 131.6
},
"luminance": 0.54386
}Semantic roles & 50–950 ramp
primary
#AECC96
secondary
#8665A1
accent
#38AD79
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131511
muted
#828481