#AED683#AED683
#AED683 is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 82.8% C 0.117 H 129.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AED683 |
|---|---|
| RGB | rgb(174, 214, 131) |
| HSL | hsl(89, 50%, 68%) |
| HSV | hsv(89, 39%, 84%) |
| CMYK | cmyk(18.7%, 0%, 38.8%, 16.1%) |
| CIE-LAB | lab(81.14, -27.30, 36.77) |
| CIE-LCH | lch(81.14, 45.80, 126.60°) |
| OKLab | oklab(82.79% -0.0748 0.0904) |
| OKLCH | oklch(82.79% 0.117 129.6) |
| XYZ | xyz(45.5982, 58.7298, 30.4020) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.95
Light Moss Green
#A6C875
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 4.88
Pistachio
#93C572
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED683 #AB83D6
analogous
#D6D583 #AED683 #84D683
triadic
#AED683 #83AED6 #D683AE
tetradic
#AED683 #83D6D5 #AB83D6 #D68384
square
#AED683 #83D6D5 #AB83D6 #D68384
split-complementary
#AED683 #8384D6 #D583D6
monochromatic
#71A737 #90C755 #AED683 #CCE5B1 #EAF4DF
Accessibility & contrast
On white
1.65
#AED683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#AED683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED683
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED683 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#D7C987
Tritanopia (blue-blind)
#B1CFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aed683; /* rgb */ color: rgb(174, 214, 131); /* oklch */ color: oklch(82.8% 0.117 129.6);
Tailwind
colors: {
custom: {
50: '#c7e2a8',
500: '#aed683',
950: '#000000',
},
}SCSS
$custom: #aed683; $custom-light: #c7e2a8; $custom-dark: #000000;
JSON
{
"hex": "#aed683",
"rgb": {
"r": 174,
"g": 214,
"b": 131
},
"hsl": {
"h": 88.916,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.82788,
"c": 0.11739,
"h": 129.6
},
"luminance": 0.5873
}Semantic roles & 50–950 ramp
primary
#AED683
secondary
#7D52AB
accent
#28BE70
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480