#AED899#AED899
#AED899 is a very light, moderate green. Relative luminance 0.604; OKLCH L 83.6% C 0.096 H 135.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AED899 |
|---|---|
| RGB | rgb(174, 216, 153) |
| HSL | hsl(100, 45%, 72%) |
| HSV | hsv(100, 29%, 85%) |
| CMYK | cmyk(19.4%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(82.06, -25.17, 26.70) |
| CIE-LCH | lch(82.06, 36.69, 133.31°) |
| OKLab | oklab(83.64% -0.0684 0.0673) |
| OKLCH | oklch(83.64% 0.096 135.5) |
| XYZ | xyz(47.7599, 60.4093, 39.2747) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.13
Light Sage
#BCECAC
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 6.08
Light Moss Green
#A6C875
ΔE00 6.26
Pale Olive
#B9CC81
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED899 #C399D8
analogous
#CED899 #AED899 #99D8A4
triadic
#AED899 #99AED8 #D899AE
tetradic
#AED899 #99CED8 #C399D8 #D8A499
square
#AED899 #99CED8 #C399D8 #D8A499
split-complementary
#AED899 #A499D8 #D899CE
monochromatic
#69B244 #8BC76D #AED899 #D1E9C5 #EDF7E9
Accessibility & contrast
On white
1.61
#AED899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#AED899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED899
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED899 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#AED3C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed899; /* rgb */ color: rgb(174, 216, 153); /* oklch */ color: oklch(83.6% 0.096 135.5);
Tailwind
colors: {
custom: {
50: '#c7e4b7',
500: '#aed899',
950: '#000000',
},
}SCSS
$custom: #aed899; $custom-light: #c7e4b7; $custom-dark: #000000;
JSON
{
"hex": "#aed899",
"rgb": {
"r": 174,
"g": 216,
"b": 153
},
"hsl": {
"h": 100,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.83643,
"c": 0.09592,
"h": 135.5
},
"luminance": 0.6041
}Semantic roles & 50–950 ramp
primary
#AED899
secondary
#9766AF
accent
#2EB88A
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481