#AEC992#AEC992
#AEC992 is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.2% C 0.080 H 129.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC992 |
|---|---|
| RGB | rgb(174, 201, 146) |
| HSL | hsl(89, 34%, 68%) |
| HSV | hsv(89, 27%, 79%) |
| CMYK | cmyk(13.4%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(77.78, -18.84, 24.57) |
| CIE-LCH | lch(77.78, 30.96, 127.48°) |
| OKLab | oklab(80.18% -0.0508 0.062) |
| OKLCH | oklch(80.18% 0.08 129.3) |
| XYZ | xyz(43.5297, 52.8469, 35.0957) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.96
Tan Green
#A9BE70
ΔE00 6.20
Pale Olive Green
#B1D27B
ΔE00 6.31
Lichen
#8FB67B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC992 #AD92C9
analogous
#C9C892 #AEC992 #92C992
triadic
#AEC992 #92AEC9 #C992AE
tetradic
#AEC992 #92C9C8 #AD92C9 #C99292
square
#AEC992 #92C9C8 #AD92C9 #C99292
split-complementary
#AEC992 #9292C9 #C892C9
monochromatic
#71964A #90B569 #AEC992 #CCDDBB #EBF2E4
Accessibility & contrast
On white
1.82
#AEC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#AEC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC992
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC992 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#B0C4BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec992; /* rgb */ color: rgb(174, 201, 146); /* oklch */ color: oklch(80.2% 0.080 129.3);
Tailwind
colors: {
custom: {
50: '#c6d9b2',
500: '#aec992',
950: '#000000',
},
}SCSS
$custom: #aec992; $custom-light: #c6d9b2; $custom-dark: #000000;
JSON
{
"hex": "#aec992",
"rgb": {
"r": 174,
"g": 201,
"b": 146
},
"hsl": {
"h": 89.455,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.80179,
"c": 0.08018,
"h": 129.3
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#AEC992
secondary
#7F629E
accent
#39AD72
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131411
muted
#828381