#AED393#AED393
#AED393 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.4% C 0.095 H 132.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AED393 |
|---|---|
| RGB | rgb(174, 211, 147) |
| HSL | hsl(95, 42%, 70%) |
| HSV | hsv(95, 30%, 83%) |
| CMYK | cmyk(17.5%, 0%, 30.3%, 17.3%) |
| CIE-LAB | lab(80.57, -23.63, 27.80) |
| CIE-LCH | lch(80.57, 36.49, 130.36°) |
| OKLab | oklab(82.41% -0.0642 0.0698) |
| OKLCH | oklch(82.41% 0.095 132.6) |
| XYZ | xyz(46.0153, 57.6930, 36.3097) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.30
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Moss Green
#A6C875
ΔE00 5.02
Pale Olive
#B9CC81
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.81
Pistachio
#93C572
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED393 #B893D3
analogous
#CED393 #AED393 #93D398
triadic
#AED393 #93AED3 #D393AE
tetradic
#AED393 #93CED3 #B893D3 #D39893
square
#AED393 #93CED3 #B893D3 #D39893
split-complementary
#AED393 #9893D3 #D393CE
monochromatic
#6EA744 #8DC168 #AED393 #CFE5BE #EFF6E9
Accessibility & contrast
On white
1.67
#AED393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#AED393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED393
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED393 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#AFCEC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed393; /* rgb */ color: rgb(174, 211, 147); /* oklch */ color: oklch(82.4% 0.095 132.6);
Tailwind
colors: {
custom: {
50: '#c7e0b3',
500: '#aed393',
950: '#000000',
},
}SCSS
$custom: #aed393; $custom-light: #c7e0b3; $custom-dark: #000000;
JSON
{
"hex": "#aed393",
"rgb": {
"r": 174,
"g": 211,
"b": 147
},
"hsl": {
"h": 94.687,
"s": 42.105,
"l": 70.196
},
"oklch": {
"l": 0.82411,
"c": 0.09482,
"h": 132.6
},
"luminance": 0.57694
}Semantic roles & 50–950 ramp
primary
#AED393
secondary
#8B61A9
accent
#30B57D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481