#AED383#AED383
#AED383 is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.1% C 0.113 H 128.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AED383 |
|---|---|
| RGB | rgb(174, 211, 131) |
| HSL | hsl(88, 48%, 67%) |
| HSV | hsv(88, 38%, 83%) |
| CMYK | cmyk(17.5%, 0%, 37.9%, 17.3%) |
| CIE-LAB | lab(80.31, -25.86, 35.68) |
| CIE-LCH | lch(80.31, 44.07, 125.93°) |
| OKLab | oklab(82.12% -0.0708 0.0879) |
| OKLCH | oklch(82.12% 0.113 128.8) |
| XYZ | xyz(44.8460, 57.2253, 30.1512) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.74
Light Moss Green
#A6C875
ΔE00 2.88
Pale Olive
#B9CC81
ΔE00 3.90
Pistachio
#93C572
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED383 #A883D3
analogous
#D3D083 #AED383 #86D383
triadic
#AED383 #83AED3 #D383AE
tetradic
#AED383 #83D3D0 #A883D3 #D38386
square
#AED383 #83D3D0 #A883D3 #D38386
split-complementary
#AED383 #8386D3 #D083D3
monochromatic
#72A23A #90C356 #AED383 #CCE3B0 #E9F3DD
Accessibility & contrast
On white
1.69
#AED383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#AED383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED383
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED383 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97D
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#B1CCBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aed383; /* rgb */ color: rgb(174, 211, 131); /* oklch */ color: oklch(82.1% 0.113 128.8);
Tailwind
colors: {
custom: {
50: '#c7e0a8',
500: '#aed383',
950: '#000000',
},
}SCSS
$custom: #aed383; $custom-light: #c7e0a8; $custom-dark: #000000;
JSON
{
"hex": "#aed383",
"rgb": {
"r": 174,
"g": 211,
"b": 131
},
"hsl": {
"h": 87.75,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.82116,
"c": 0.1129,
"h": 128.8
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#AED383
secondary
#7A53A7
accent
#2BBB6D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480