#AEDCA0#AEDCA0
#AEDCA0 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.7% C 0.094 H 138.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCA0 |
|---|---|
| RGB | rgb(174, 220, 160) |
| HSL | hsl(106, 46%, 75%) |
| HSV | hsv(106, 27%, 86%) |
| CMYK | cmyk(20.9%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(83.30, -26.01, 24.74) |
| CIE-LCH | lch(83.30, 35.90, 136.43°) |
| OKLab | oklab(84.68% -0.0707 0.0626) |
| OKLCH | oklch(84.68% 0.094 138.5) |
| XYZ | xyz(49.3924, 62.7219, 42.7551) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.84
Light Sage
#BCECAC
ΔE00 3.62
Hospital Green
#9BE5AA
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 6.13
Mint
#AAF0C1
ΔE00 7.06
Pale Olive Green
#B1D27B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCA0 #CEA0DC
analogous
#CCDCA0 #AEDCA0 #A0DCB0
triadic
#AEDCA0 #A0AEDC #DCA0AE
tetradic
#AEDCA0 #A0CCDC #CEA0DC #DCB0A0
square
#AEDCA0 #A0CCDC #CEA0DC #DCB0A0
split-complementary
#AEDCA0 #B0A0DC #DCA0CC
monochromatic
#62BB47 #88CC73 #AEDCA0 #D4ECCD #ECF7E9
Accessibility & contrast
On white
1.55
#AEDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#AEDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCA0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCA0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29C
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#ACD8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedca0; /* rgb */ color: rgb(174, 220, 160); /* oklch */ color: oklch(84.7% 0.094 138.5);
Tailwind
colors: {
custom: {
50: '#c7e7bc',
500: '#aedca0',
950: '#000000',
},
}SCSS
$custom: #aedca0; $custom-light: #c7e7bc; $custom-dark: #000000;
JSON
{
"hex": "#aedca0",
"rgb": {
"r": 174,
"g": 220,
"b": 160
},
"hsl": {
"h": 106,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.84676,
"c": 0.09449,
"h": 138.5
},
"luminance": 0.62723
}Semantic roles & 50–950 ramp
primary
#AEDCA0
secondary
#A36CB4
accent
#2CB998
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482