#AEDCA8#AEDCA8
#AEDCA8 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.8% C 0.086 H 141.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCA8 |
|---|---|
| RGB | rgb(174, 220, 168) |
| HSL | hsl(113, 43%, 76%) |
| HSV | hsv(113, 24%, 86%) |
| CMYK | cmyk(20.9%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(83.45, -24.72, 20.78) |
| CIE-LCH | lch(83.45, 32.30, 139.94°) |
| OKLab | oklab(84.85% -0.0674 0.053) |
| OKLCH | oklch(84.85% 0.086 141.8) |
| XYZ | xyz(50.1149, 63.0109, 46.5601) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.25
Light Sage
#BCECAC
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 4.54
Mint
#AAF0C1
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 7.17
Celadon
#BEFDB7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCA8 #D6A8DC
analogous
#C8DCA8 #AEDCA8 #A8DCBC
triadic
#AEDCA8 #A8AEDC #DCA8AE
tetradic
#AEDCA8 #A8C8DC #D6A8DC #DCBCA8
square
#AEDCA8 #A8C8DC #D6A8DC #DCBCA8
split-complementary
#AEDCA8 #BCA8DC #DCA8C8
monochromatic
#5DB951 #85CA7C #AEDCA8 #D7EED4 #EBF6E9
Accessibility & contrast
On white
1.54
#AEDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#AEDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCA8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCA8 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A5
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#ABD9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedca8; /* rgb */ color: rgb(174, 220, 168); /* oklch */ color: oklch(84.8% 0.086 141.8);
Tailwind
colors: {
custom: {
50: '#c7e7c2',
500: '#aedca8',
950: '#000000',
},
}SCSS
$custom: #aedca8; $custom-light: #c7e7c2; $custom-dark: #000000;
JSON
{
"hex": "#aedca8",
"rgb": {
"r": 174,
"g": 220,
"b": 168
},
"hsl": {
"h": 113.077,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.84848,
"c": 0.08572,
"h": 141.8
},
"luminance": 0.63012
}Semantic roles & 50–950 ramp
primary
#AEDCA8
secondary
#AD74B4
accent
#30B6A6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482