#AEDFAB#AEDFAB
#AEDFAB is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.6% C 0.087 H 143.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFAB |
|---|---|
| RGB | rgb(174, 223, 171) |
| HSL | hsl(117, 45%, 77%) |
| HSV | hsv(117, 23%, 87%) |
| CMYK | cmyk(22%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(84.34, -25.67, 20.45) |
| CIE-LCH | lch(84.34, 32.82, 141.46°) |
| OKLab | oklab(85.58% -0.07 0.0522) |
| OKLCH | oklch(85.58% 0.087 143.3) |
| XYZ | xyz(51.1920, 64.7128, 48.3138) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 3.93
Hospital Green
#9BE5AA
ΔE00 3.94
Mint
#AAF0C1
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 6.82
Celadon
#BEFDB7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFAB #DCABDF
analogous
#C8DFAB #AEDFAB #ABDFC2
triadic
#AEDFAB #ABAEDF #DFABAE
tetradic
#AEDFAB #ABC8DF #DCABDF #DFC2AB
square
#AEDFAB #ABC8DF #DCABDF #DFC2AB
split-complementary
#AEDFAB #C2ABDF #DFABC8
monochromatic
#59BD52 #83CE7F #AEDFAB #D9F0D7 #EAF7E9
Accessibility & contrast
On white
1.51
#AEDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#AEDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFAB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFAB | 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)
#E2D6A8
Deuteranopia (green-blind)
#DAD0AE
Tritanopia (blue-blind)
#AADCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedfab; /* rgb */ color: rgb(174, 223, 171); /* oklch */ color: oklch(85.6% 0.087 143.3);
Tailwind
colors: {
custom: {
50: '#c7e9c4',
500: '#aedfab',
950: '#000000',
},
}SCSS
$custom: #aedfab; $custom-light: #c7e9c4; $custom-dark: #000000;
JSON
{
"hex": "#aedfab",
"rgb": {
"r": 174,
"g": 223,
"b": 171
},
"hsl": {
"h": 116.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85579,
"c": 0.08735,
"h": 143.3
},
"luminance": 0.64714
}Semantic roles & 50–950 ramp
primary
#AEDFAB
secondary
#B476B8
accent
#2EB8B0
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482