#AED07B#AED07B
#AED07B is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.3% C 0.117 H 126.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AED07B |
|---|---|
| RGB | rgb(174, 208, 123) |
| HSL | hsl(84, 47%, 65%) |
| HSV | hsv(84, 41%, 82%) |
| CMYK | cmyk(16.3%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(79.35, -25.42, 38.50) |
| CIE-LCH | lch(79.35, 46.14, 123.44°) |
| OKLab | oklab(81.31% -0.07 0.0941) |
| OKLCH | oklch(81.31% 0.117 126.6) |
| XYZ | xyz(43.5862, 55.5401, 27.1591) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.69
Light Moss Green
#A6C875
ΔE00 2.04
Pale Olive
#B9CC81
ΔE00 3.30
Greenish Tan
#BCCB7A
ΔE00 4.17
Pistachio
#93C572
ΔE00 4.77
Tan Green
#A9BE70
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED07B #9D7BD0
analogous
#D0C87B #AED07B #84D07B
triadic
#AED07B #7BAED0 #D07BAE
tetradic
#AED07B #7BD0C8 #9D7BD0 #D07B84
square
#AED07B #7BD0C8 #9D7BD0 #D07B84
split-complementary
#AED07B #7B84D0 #C87BD0
monochromatic
#729A37 #92C04E #AED07B #CAE0A8 #E5F0D5
Accessibility & contrast
On white
1.73
#AED07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#AED07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED07B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED07B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#B2C9BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aed07b; /* rgb */ color: rgb(174, 208, 123); /* oklch */ color: oklch(81.3% 0.117 126.6);
Tailwind
colors: {
custom: {
50: '#c7dea2',
500: '#aed07b',
950: '#000000',
},
}SCSS
$custom: #aed07b; $custom-light: #c7dea2; $custom-dark: #000000;
JSON
{
"hex": "#aed07b",
"rgb": {
"r": 174,
"g": 208,
"b": 123
},
"hsl": {
"h": 84,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.81311,
"c": 0.11727,
"h": 126.6
},
"luminance": 0.5554
}Semantic roles & 50–950 ramp
primary
#AED07B
secondary
#70509F
accent
#2BBB64
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480