#AEE686#AEE686
#AEE686 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.4% C 0.138 H 133.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE686 |
|---|---|
| RGB | rgb(174, 230, 134) |
| HSL | hsl(95, 66%, 71%) |
| HSV | hsv(95, 42%, 90%) |
| CMYK | cmyk(24.3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(85.66, -34.42, 41.06) |
| CIE-LCH | lch(85.66, 53.58, 129.97°) |
| OKLab | oklab(86.44% -0.0945 0.1004) |
| OKLCH | oklch(86.44% 0.138 133.3) |
| XYZ | xyz(50.0545, 67.3122, 32.9050) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Washed Out Green
#BCF5A6
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.93
Pale Light Green
#B1FC99
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE686 #BE86E6
analogous
#DEE686 #AEE686 #86E68E
triadic
#AEE686 #86AEE6 #E686AE
tetradic
#AEE686 #86DEE6 #BE86E6 #E68E86
square
#AEE686 #86DEE6 #BE86E6 #E68E86
split-complementary
#AEE686 #8E86E6 #E686DE
monochromatic
#6CC829 #8CDC53 #AEE686 #D0F0B9 #EEFAE6
Accessibility & contrast
On white
1.45
#AEE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#AEE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE686
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE686 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97F
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#AFDFCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee686; /* rgb */ color: rgb(174, 230, 134); /* oklch */ color: oklch(86.4% 0.138 133.3);
Tailwind
colors: {
custom: {
50: '#c8eeaa',
500: '#aee686',
950: '#000000',
},
}SCSS
$custom: #aee686; $custom-light: #c8eeaa; $custom-dark: #000000;
JSON
{
"hex": "#aee686",
"rgb": {
"r": 174,
"g": 230,
"b": 134
},
"hsl": {
"h": 95,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.86442,
"c": 0.13791,
"h": 133.3
},
"luminance": 0.67314
}Semantic roles & 50–950 ramp
primary
#AEE686
secondary
#9151BF
accent
#18CE82
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581