#AEDCAE#AEDCAE
#AEDCAE is a very light, moderate green. Relative luminance 0.632; OKLCH L 85.0% C 0.079 H 144.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCAE |
|---|---|
| RGB | rgb(174, 220, 174) |
| HSL | hsl(120, 40%, 77%) |
| HSV | hsv(120, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(83.57, -23.71, 17.81) |
| CIE-LCH | lch(83.57, 29.65, 143.08°) |
| OKLab | oklab(84.98% -0.0648 0.0457) |
| OKLCH | oklch(84.98% 0.079 144.8) |
| XYZ | xyz(50.6868, 63.2397, 49.5721) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.62
Hospital Green
#9BE5AA
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.23
Mint
#AAF0C1
ΔE00 5.47
Light Teal
#90E4C1
ΔE00 7.59
Seafoam
#7FE0B3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCAE #DCAEDC
analogous
#C5DCAE #AEDCAE #AEDCC5
triadic
#AEDCAE #AEAEDC #DCAEAE
tetradic
#AEDCAE #AEC5DC #DCAEDC #DCC5AE
square
#AEDCAE #AEC5DC #DCAEDC #DCC5AE
split-complementary
#AEDCAE #C5AEDC #DCAEC5
monochromatic
#59B759 #83CA83 #AEDCAE #D9EED9 #EAF6EA
Accessibility & contrast
On white
1.54
#AEDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#AEDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCAE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCAE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#AAD9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedcae; /* rgb */ color: rgb(174, 220, 174); /* oklch */ color: oklch(85.0% 0.079 144.8);
Tailwind
colors: {
custom: {
50: '#c7e7c6',
500: '#aedcae',
950: '#000000',
},
}SCSS
$custom: #aedcae; $custom-light: #c7e7c6; $custom-dark: #000000;
JSON
{
"hex": "#aedcae",
"rgb": {
"r": 174,
"g": 220,
"b": 174
},
"hsl": {
"h": 120,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.84984,
"c": 0.07927,
"h": 144.8
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#AEDCAE
secondary
#B47AB4
accent
#33B3B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482