#AEDFAA#AEDFAA
#AEDFAA is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.6% C 0.088 H 142.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFAA |
|---|---|
| RGB | rgb(174, 223, 170) |
| HSL | hsl(115, 45%, 77%) |
| HSV | hsv(115, 24%, 87%) |
| CMYK | cmyk(22%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.32, -25.84, 20.94) |
| CIE-LCH | lch(84.32, 33.26, 140.98°) |
| OKLab | oklab(85.56% -0.0705 0.0534) |
| OKLCH | oklch(85.56% 0.088 142.8) |
| XYZ | xyz(51.0970, 64.6749, 47.8138) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.22
Light Sage
#BCECAC
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 3.93
Mint
#AAF0C1
ΔE00 5.33
Washed Out Green
#BCF5A6
ΔE00 6.65
Celadon
#BEFDB7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFAA #DBAADF
analogous
#C9DFAA #AEDFAA #AADFC1
triadic
#AEDFAA #AAAEDF #DFAAAE
tetradic
#AEDFAA #AAC9DF #DBAADF #DFC1AA
square
#AEDFAA #AAC9DF #DBAADF #DFC1AA
split-complementary
#AEDFAA #C1AADF #DFAAC9
monochromatic
#59BE51 #84CE7E #AEDFAA #D8F0D6 #EAF7E9
Accessibility & contrast
On white
1.51
#AEDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#AEDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFAA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFAA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#DAD0AD
Tritanopia (blue-blind)
#AADCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedfaa; /* rgb */ color: rgb(174, 223, 170); /* oklch */ color: oklch(85.6% 0.088 142.8);
Tailwind
colors: {
custom: {
50: '#c7e9c3',
500: '#aedfaa',
950: '#000000',
},
}SCSS
$custom: #aedfaa; $custom-light: #c7e9c3; $custom-dark: #000000;
JSON
{
"hex": "#aedfaa",
"rgb": {
"r": 174,
"g": 223,
"b": 170
},
"hsl": {
"h": 115.472,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.85557,
"c": 0.08842,
"h": 142.8
},
"luminance": 0.64676
}Semantic roles & 50–950 ramp
primary
#AEDFAA
secondary
#B375B8
accent
#2DB8AE
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482