#AEDFAC#AEDFAC
#AEDFAC is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.6% C 0.086 H 143.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFAC |
|---|---|
| RGB | rgb(174, 223, 172) |
| HSL | hsl(118, 44%, 77%) |
| HSV | hsv(118, 23%, 87%) |
| CMYK | cmyk(22%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.36, -25.50, 19.95) |
| CIE-LCH | lch(84.36, 32.38, 141.96°) |
| OKLab | oklab(85.6% -0.0696 0.051) |
| OKLCH | oklch(85.6% 0.086 143.8) |
| XYZ | xyz(51.2877, 64.7511, 48.8177) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 3.97
Light Sage
#BCECAC
ΔE00 4.09
Mint
#AAF0C1
ΔE00 5.09
Washed Out Green
#BCF5A6
ΔE00 7.00
Celadon
#BEFDB7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFAC #DDACDF
analogous
#C8DFAC #AEDFAC #ACDFC3
triadic
#AEDFAC #ACAEDF #DFACAE
tetradic
#AEDFAC #ACC8DF #DDACDF #DFC3AC
square
#AEDFAC #ACC8DF #DDACDF #DFC3AC
split-complementary
#AEDFAC #C3ACDF #DFACC8
monochromatic
#58BD54 #83CE80 #AEDFAC #D9F0D8 #E9F6E9
Accessibility & contrast
On white
1.51
#AEDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AEDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFAC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFAC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6A9
Deuteranopia (green-blind)
#D9D1AF
Tritanopia (blue-blind)
#AADCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedfac; /* rgb */ color: rgb(174, 223, 172); /* oklch */ color: oklch(85.6% 0.086 143.8);
Tailwind
colors: {
custom: {
50: '#c7e9c5',
500: '#aedfac',
950: '#000000',
},
}SCSS
$custom: #aedfac; $custom-light: #c7e9c5; $custom-dark: #000000;
JSON
{
"hex": "#aedfac",
"rgb": {
"r": 174,
"g": 223,
"b": 172
},
"hsl": {
"h": 117.647,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.85601,
"c": 0.08628,
"h": 143.8
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#AEDFAC
secondary
#B578B8
accent
#2EB8B2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482