#AED07E#AED07E
#AED07E is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.4% C 0.114 H 127.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AED07E |
|---|---|
| RGB | rgb(174, 208, 126) |
| HSL | hsl(85, 47%, 65%) |
| HSV | hsv(85, 39%, 82%) |
| CMYK | cmyk(16.3%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(79.39, -25.05, 37.04) |
| CIE-LCH | lch(79.39, 44.72, 124.07°) |
| OKLab | oklab(81.36% -0.0688 0.0909) |
| OKLCH | oklch(81.36% 0.114 127.1) |
| XYZ | xyz(43.7769, 55.6163, 28.1633) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.08
Light Moss Green
#A6C875
ΔE00 2.07
Pale Olive
#B9CC81
ΔE00 3.22
Greenish Tan
#BCCB7A
ΔE00 4.29
Pistachio
#93C572
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED07E #A07ED0
analogous
#D0C97E #AED07E #85D07E
triadic
#AED07E #7EAED0 #D07EAE
tetradic
#AED07E #7ED0C9 #A07ED0 #D07E85
square
#AED07E #7ED0C9 #A07ED0 #D07E85
split-complementary
#AED07E #7E85D0 #C97ED0
monochromatic
#729B39 #92C051 #AED07E #CAE0AB #E6F1D8
Accessibility & contrast
On white
1.73
#AED07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#AED07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED07E
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED07E | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#B2C9BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aed07e; /* rgb */ color: rgb(174, 208, 126); /* oklch */ color: oklch(81.4% 0.114 127.1);
Tailwind
colors: {
custom: {
50: '#c7dea4',
500: '#aed07e',
950: '#000000',
},
}SCSS
$custom: #aed07e; $custom-light: #c7dea4; $custom-dark: #000000;
JSON
{
"hex": "#aed07e",
"rgb": {
"r": 174,
"g": 208,
"b": 126
},
"hsl": {
"h": 84.878,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.8136,
"c": 0.11397,
"h": 127.1
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#AED07E
secondary
#7252A1
accent
#2CBA67
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480