#AEC293#AEC293
#AEC293 is a light, moderate yellow-green. Relative luminance 0.497; OKLCH L 78.7% C 0.068 H 126.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC293 |
|---|---|
| RGB | rgb(174, 194, 147) |
| HSL | hsl(86, 28%, 67%) |
| HSV | hsv(86, 24%, 76%) |
| CMYK | cmyk(10.3%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(75.88, -15.15, 21.44) |
| CIE-LCH | lch(75.88, 26.25, 125.24°) |
| OKLab | oklab(78.66% -0.0405 0.0544) |
| OKLCH | oklch(78.66% 0.068 126.6) |
| XYZ | xyz(42.0131, 49.6886, 34.9756) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.42
Lichen
#8FB67B
ΔE00 6.48
Pale Olive
#B9CC81
ΔE00 6.51
Darkseagreen
#8FBC8F
ΔE00 6.56
Greenish Grey
#96AE8D
ΔE00 6.86
Tan Green
#A9BE70
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC293 #A793C2
analogous
#C2BF93 #AEC293 #97C293
triadic
#AEC293 #93AEC2 #C293AE
tetradic
#AEC293 #93C2BF #A793C2 #C29397
square
#AEC293 #93C2BF #A793C2 #C29397
split-complementary
#AEC293 #9397C2 #BF93C2
monochromatic
#728C4F #91AC6C #AEC293 #CBD8BA #E9EEE1
Accessibility & contrast
On white
1.92
#AEC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AEC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC293
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC293 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#B1BEB5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aec293; /* rgb */ color: rgb(174, 194, 147); /* oklch */ color: oklch(78.7% 0.068 126.6);
Tailwind
colors: {
custom: {
50: '#c6d4b3',
500: '#aec293',
950: '#000000',
},
}SCSS
$custom: #aec293; $custom-light: #c6d4b3; $custom-dark: #000000;
JSON
{
"hex": "#aec293",
"rgb": {
"r": 174,
"g": 194,
"b": 147
},
"hsl": {
"h": 85.532,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.78664,
"c": 0.06785,
"h": 126.6
},
"luminance": 0.49689
}Semantic roles & 50–950 ramp
primary
#AEC293
secondary
#D7D1E0
accent
#3FA66B
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#131411
muted
#828380