#AEDBA9#AEDBA9
#AEDBA9 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.6% C 0.083 H 142.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA9 |
|---|---|
| RGB | rgb(174, 219, 169) |
| HSL | hsl(114, 41%, 76%) |
| HSV | hsv(114, 23%, 86%) |
| CMYK | cmyk(20.5%, 0%, 22.8%, 14.1%) |
| CIE-LAB | lab(83.19, -24.07, 19.91) |
| CIE-LCH | lch(83.19, 31.23, 140.40°) |
| OKLab | oklab(84.65% -0.0656 0.0508) |
| OKLCH | oklch(84.65% 0.083 142.2) |
| XYZ | xyz(49.9467, 62.5250, 46.9654) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.67
Light Sage
#BCECAC
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 4.80
Mint
#AAF0C1
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 7.62
Celadon
#BEFDB7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA9 #D6A9DB
analogous
#C7DBA9 #AEDBA9 #A9DBBD
triadic
#AEDBA9 #A9AEDB #DBA9AE
tetradic
#AEDBA9 #A9C7DB #D6A9DB #DBBDA9
square
#AEDBA9 #A9C7DB #D6A9DB #DBBDA9
split-complementary
#AEDBA9 #BDA9DB #DBA9C7
monochromatic
#5DB753 #85C97E #AEDBA9 #D7EDD4 #EBF6E9
Accessibility & contrast
On white
1.55
#AEDBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#AEDBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA9
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA9 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A6
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#ABD8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba9; /* rgb */ color: rgb(174, 219, 169); /* oklch */ color: oklch(84.6% 0.083 142.2);
Tailwind
colors: {
custom: {
50: '#c7e6c2',
500: '#aedba9',
950: '#000000',
},
}SCSS
$custom: #aedba9; $custom-light: #c7e6c2; $custom-dark: #000000;
JSON
{
"hex": "#aedba9",
"rgb": {
"r": 174,
"g": 219,
"b": 169
},
"hsl": {
"h": 114,
"s": 40.984,
"l": 76.078
},
"oklch": {
"l": 0.84649,
"c": 0.08299,
"h": 142.2
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#AEDBA9
secondary
#AD75B3
accent
#31B4A7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482