#AEDD8D#AEDD8D
#AEDD8D is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.5% C 0.117 H 133.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDD8D |
|---|---|
| RGB | rgb(174, 221, 141) |
| HSL | hsl(95, 54%, 71%) |
| HSV | hsv(95, 36%, 87%) |
| CMYK | cmyk(21.3%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(83.25, -29.30, 34.44) |
| CIE-LCH | lch(83.25, 45.22, 130.38°) |
| OKLab | oklab(84.53% -0.08 0.0854) |
| OKLCH | oklch(84.53% 0.117 133.1) |
| XYZ | xyz(48.1187, 62.6336, 34.7485) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.38
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.40
Light Moss Green
#A6C875
ΔE00 5.48
Tea Green
#BDF8A3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDD8D #BC8DDD
analogous
#D6DD8D #AEDD8D #8DDD94
triadic
#AEDD8D #8DAEDD #DD8DAE
tetradic
#AEDD8D #8DD6DD #BC8DDD #DD948D
square
#AEDD8D #8DD6DD #BC8DDD #DD948D
split-complementary
#AEDD8D #948DDD #DD8DD6
monochromatic
#6CB937 #8DCF5E #AEDD8D #CFEBBC #EEF8E7
Accessibility & contrast
On white
1.55
#AEDD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#AEDD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDD8D
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDD8D | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D287
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#AFD7C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedd8d; /* rgb */ color: rgb(174, 221, 141); /* oklch */ color: oklch(84.5% 0.117 133.1);
Tailwind
colors: {
custom: {
50: '#c7e7af',
500: '#aedd8d',
950: '#000000',
},
}SCSS
$custom: #aedd8d; $custom-light: #c7e7af; $custom-dark: #000000;
JSON
{
"hex": "#aedd8d",
"rgb": {
"r": 174,
"g": 221,
"b": 141
},
"hsl": {
"h": 95.25,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.84532,
"c": 0.11702,
"h": 133.1
},
"luminance": 0.62635
}Semantic roles & 50–950 ramp
primary
#AEDD8D
secondary
#8F5AB4
accent
#24C281
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481