#AED18B#AED18B
#AED18B is a light, moderate yellow-green. Relative luminance 0.565; OKLCH L 81.8% C 0.101 H 130.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AED18B |
|---|---|
| RGB | rgb(174, 209, 139) |
| HSL | hsl(90, 43%, 68%) |
| HSV | hsv(90, 33%, 82%) |
| CMYK | cmyk(16.7%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(79.88, -23.81, 31.03) |
| CIE-LCH | lch(79.88, 39.11, 127.50°) |
| OKLab | oklab(81.81% -0.0648 0.0773) |
| OKLCH | oklch(81.81% 0.101 130) |
| XYZ | xyz(44.9155, 56.4631, 32.9532) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Light Moss Green
#A6C875
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.07
Light Grey Green
#B7E1A1
ΔE00 4.27
Pistachio
#93C572
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED18B #AE8BD1
analogous
#D1D18B #AED18B #8BD18B
triadic
#AED18B #8BAED1 #D18BAE
tetradic
#AED18B #8BD1D1 #AE8BD1 #D18B8B
square
#AED18B #8BD1D1 #AE8BD1 #D18B8B
split-complementary
#AED18B #8B8BD1 #D18BD1
monochromatic
#71A240 #8FC05F #AED18B #CDE2B7 #EBF4E3
Accessibility & contrast
On white
1.71
#AED18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#AED18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED18B
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED18B | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C886
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#B0CBBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed18b; /* rgb */ color: rgb(174, 209, 139); /* oklch */ color: oklch(81.8% 0.101 130.0);
Tailwind
colors: {
custom: {
50: '#c7dfad',
500: '#aed18b',
950: '#000000',
},
}SCSS
$custom: #aed18b; $custom-light: #c7dfad; $custom-dark: #000000;
JSON
{
"hex": "#aed18b",
"rgb": {
"r": 174,
"g": 209,
"b": 139
},
"hsl": {
"h": 90,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.81813,
"c": 0.10087,
"h": 130
},
"luminance": 0.56464
}Semantic roles & 50–950 ramp
primary
#AED18B
secondary
#805AA6
accent
#2FB673
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481