#AEED7B#AEED7B
#AEED7B is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 87.9% C 0.159 H 132.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEED7B |
|---|---|
| RGB | rgb(174, 237, 123) |
| HSL | hsl(93, 76%, 71%) |
| HSV | hsv(93, 48%, 93%) |
| CMYK | cmyk(26.6%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(87.48, -38.91, 48.66) |
| CIE-LCH | lch(87.48, 62.31, 128.65°) |
| OKLab | oklab(87.87% -0.1076 0.117) |
| OKLCH | oklch(87.87% 0.159 132.6) |
| XYZ | xyz(51.3140, 70.9956, 29.7350) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Spring Green (survey)
#A9F971
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.16
Light Grass Green
#9AF764
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEED7B #BA7BED
analogous
#E7ED7B #AEED7B #7BED81
triadic
#AEED7B #7BAEED #ED7BAE
tetradic
#AEED7B #7BE7ED #BA7BED #ED817B
square
#AEED7B #7BE7ED #BA7BED #ED817B
split-complementary
#AEED7B #817BED #ED7BE7
monochromatic
#6DD11D #8DE645 #AEED7B #CFF4B1 #EEFBE4
Accessibility & contrast
On white
1.38
#AEED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#AEED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEED7B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEED7B | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#ECD982
Tritanopia (blue-blind)
#AFE5D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeed7b; /* rgb */ color: rgb(174, 237, 123); /* oklch */ color: oklch(87.9% 0.159 132.6);
Tailwind
colors: {
custom: {
50: '#c8f3a3',
500: '#aeed7b',
950: '#000000',
},
}SCSS
$custom: #aeed7b; $custom-light: #c8f3a3; $custom-dark: #000000;
JSON
{
"hex": "#aeed7b",
"rgb": {
"r": 174,
"g": 237,
"b": 123
},
"hsl": {
"h": 93.158,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.87867,
"c": 0.1589,
"h": 132.6
},
"luminance": 0.70997
}Semantic roles & 50–950 ramp
primary
#AEED7B
secondary
#8D46C6
accent
#0DD87D
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580