#AEDCAF#AEDCAF
#AEDCAF is a very light, moderate green. Relative luminance 0.633; OKLCH L 85.0% C 0.078 H 145.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCAF |
|---|---|
| RGB | rgb(174, 220, 175) |
| HSL | hsl(121, 40%, 77%) |
| HSV | hsv(121, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(83.59, -23.53, 17.31) |
| CIE-LCH | lch(83.59, 29.22, 143.66°) |
| OKLab | oklab(85.01% -0.0644 0.0444) |
| OKLCH | oklch(85.01% 0.078 145.4) |
| XYZ | xyz(50.7846, 63.2788, 50.0875) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.42
Mint
#AAF0C1
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 7.43
Seafoam
#7FE0B3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCAF #DCAEDB
analogous
#C4DCAE #AEDCAF #AEDCC6
triadic
#AEDCAF #AFAEDC #DCAFAE
tetradic
#AEDCAF #AEC4DC #DCAEDB #DCC6AE
square
#AEDCAF #AEC4DC #DCAEDB #DCC6AE
split-complementary
#AEDCAF #C6AEDC #DCAEC4
monochromatic
#59B75B #83CA85 #AEDCAF #D9EED9 #EAF6EA
Accessibility & contrast
On white
1.54
#AEDCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AEDCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCAF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCAF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#AAD9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedcaf; /* rgb */ color: rgb(174, 220, 175); /* oklch */ color: oklch(85.0% 0.078 145.4);
Tailwind
colors: {
custom: {
50: '#c7e7c7',
500: '#aedcaf',
950: '#000000',
},
}SCSS
$custom: #aedcaf; $custom-light: #c7e7c7; $custom-dark: #000000;
JSON
{
"hex": "#aedcaf",
"rgb": {
"r": 174,
"g": 220,
"b": 175
},
"hsl": {
"h": 121.304,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85007,
"c": 0.07822,
"h": 145.4
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#AEDCAF
secondary
#B47AB3
accent
#33B0B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482