#AEDCAC#AEDCAC
#AEDCAC is a very light, moderate green. Relative luminance 0.632; OKLCH L 84.9% C 0.081 H 143.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCAC |
|---|---|
| RGB | rgb(174, 220, 172) |
| HSL | hsl(118, 41%, 77%) |
| HSV | hsv(118, 22%, 86%) |
| CMYK | cmyk(20.9%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(83.53, -24.05, 18.80) |
| CIE-LCH | lch(83.53, 30.53, 141.98°) |
| OKLab | oklab(84.94% -0.0657 0.0481) |
| OKLCH | oklch(84.94% 0.081 143.8) |
| XYZ | xyz(50.4933, 63.1623, 48.5529) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 4.87
Mint
#AAF0C1
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 7.85
Light Teal
#90E4C1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCAC #DAACDC
analogous
#C6DCAC #AEDCAC #ACDCC2
triadic
#AEDCAC #ACAEDC #DCACAE
tetradic
#AEDCAC #ACC6DC #DAACDC #DCC2AC
square
#AEDCAC #ACC6DC #DAACDC #DCC2AC
split-complementary
#AEDCAC #C2ACDC #DCACC6
monochromatic
#5AB856 #84CA81 #AEDCAC #D8EED7 #EAF6E9
Accessibility & contrast
On white
1.54
#AEDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#AEDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCAC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCAC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#AAD9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedcac; /* rgb */ color: rgb(174, 220, 172); /* oklch */ color: oklch(84.9% 0.081 143.8);
Tailwind
colors: {
custom: {
50: '#c7e7c4',
500: '#aedcac',
950: '#000000',
},
}SCSS
$custom: #aedcac; $custom-light: #c7e7c4; $custom-dark: #000000;
JSON
{
"hex": "#aedcac",
"rgb": {
"r": 174,
"g": 220,
"b": 172
},
"hsl": {
"h": 117.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.84938,
"c": 0.0814,
"h": 143.8
},
"luminance": 0.63164
}Semantic roles & 50–950 ramp
primary
#AEDCAC
secondary
#B178B4
accent
#32B4AE
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482