#AED394#AED394
#AED394 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.4% C 0.094 H 132.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AED394 |
|---|---|
| RGB | rgb(174, 211, 148) |
| HSL | hsl(95, 42%, 70%) |
| HSV | hsv(95, 30%, 83%) |
| CMYK | cmyk(17.5%, 0%, 29.9%, 17.3%) |
| CIE-LAB | lab(80.59, -23.49, 27.31) |
| CIE-LCH | lch(80.59, 36.02, 130.70°) |
| OKLab | oklab(82.43% -0.0637 0.0687) |
| OKLCH | oklch(82.43% 0.094 132.9) |
| XYZ | xyz(46.0941, 57.7246, 36.7247) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.26
Pale Olive Green
#B1D27B
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.21
Pale Olive
#B9CC81
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.77
Pistachio
#93C572
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED394 #B994D3
analogous
#CDD394 #AED394 #94D399
triadic
#AED394 #94AED3 #D394AE
tetradic
#AED394 #94CDD3 #B994D3 #D39994
square
#AED394 #94CDD3 #B994D3 #D39994
split-complementary
#AED394 #9994D3 #D394CD
monochromatic
#6EA845 #8DC169 #AED394 #CFE5BF #EFF6E9
Accessibility & contrast
On white
1.67
#AED394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#AED394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED394
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED394 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA90
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#AFCEC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed394; /* rgb */ color: rgb(174, 211, 148); /* oklch */ color: oklch(82.4% 0.094 132.9);
Tailwind
colors: {
custom: {
50: '#c7e0b4',
500: '#aed394',
950: '#000000',
},
}SCSS
$custom: #aed394; $custom-light: #c7e0b4; $custom-dark: #000000;
JSON
{
"hex": "#aed394",
"rgb": {
"r": 174,
"g": 211,
"b": 148
},
"hsl": {
"h": 95.238,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.82431,
"c": 0.09368,
"h": 132.9
},
"luminance": 0.57725
}Semantic roles & 50–950 ramp
primary
#AED394
secondary
#8C62A9
accent
#31B57E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481