#AED28E#AED28E
#AED28E is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.1% C 0.099 H 131.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AED28E |
|---|---|
| RGB | rgb(174, 210, 142) |
| HSL | hsl(92, 43%, 69%) |
| HSV | hsv(92, 32%, 82%) |
| CMYK | cmyk(17.1%, 0%, 32.4%, 17.6%) |
| CIE-LAB | lab(80.20, -23.87, 29.91) |
| CIE-LCH | lch(80.20, 38.27, 128.59°) |
| OKLab | oklab(82.09% -0.0649 0.0747) |
| OKLCH | oklch(82.09% 0.099 131) |
| XYZ | xyz(45.3838, 57.0442, 34.2055) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 3.88
Light Moss Green
#A6C875
ΔE00 4.12
Pale Olive
#B9CC81
ΔE00 4.53
Pistachio
#93C572
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED28E #B28ED2
analogous
#D0D28E #AED28E #8ED290
triadic
#AED28E #8EAED2 #D28EAE
tetradic
#AED28E #8ED0D2 #B28ED2 #D2908E
square
#AED28E #8ED0D2 #B28ED2 #D2908E
split-complementary
#AED28E #908ED2 #D28ED0
monochromatic
#70A441 #8FC162 #AED28E #CDE3BA #EDF5E6
Accessibility & contrast
On white
1.69
#AED28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#AED28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED28E
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED28E | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C989
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#B0CCC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aed28e; /* rgb */ color: rgb(174, 210, 142); /* oklch */ color: oklch(82.1% 0.099 131.0);
Tailwind
colors: {
custom: {
50: '#c7e0af',
500: '#aed28e',
950: '#000000',
},
}SCSS
$custom: #aed28e; $custom-light: #c7e0af; $custom-dark: #000000;
JSON
{
"hex": "#aed28e",
"rgb": {
"r": 174,
"g": 210,
"b": 142
},
"hsl": {
"h": 91.765,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.82092,
"c": 0.09899,
"h": 131
},
"luminance": 0.57045
}Semantic roles & 50–950 ramp
primary
#AED28E
secondary
#845CA8
accent
#2FB677
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481