#AEDFC3#AEDFC3
#AEDFC3 is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.2% C 0.064 H 159.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC3 |
|---|---|
| RGB | rgb(174, 223, 195) |
| HSL | hsl(146, 43%, 78%) |
| HSV | hsv(146, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 12.6%, 12.5%) |
| CIE-LAB | lab(84.85, -21.37, 8.58) |
| CIE-LCH | lch(84.85, 23.03, 158.13°) |
| OKLab | oklab(86.16% -0.0599 0.0222) |
| OKLCH | oklch(86.16% 0.064 159.7) |
| XYZ | xyz(53.6908, 65.7123, 61.4741) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.55
Mint
#AAF0C1
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 7.30
Pale Turquoise
#A5FBD5
ΔE00 7.54
Seafoam
#7FE0B3
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC3 #DFAECA
analogous
#B1DFAE #AEDFC3 #AEDFDB
triadic
#AEDFC3 #C3AEDF #DFC3AE
tetradic
#AEDFC3 #AEB1DF #DFAECA #DFDBAE
square
#AEDFC3 #AEB1DF #DFAECA #DFDBAE
split-complementary
#AEDFC3 #DBAEDF #DFAEB1
monochromatic
#56BC82 #82CEA3 #AEDFC3 #DAF0E3 #E9F6EF
Accessibility & contrast
On white
1.48
#AEDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AEDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC3 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C2
Deuteranopia (green-blind)
#D5D1C5
Tritanopia (blue-blind)
#A5DFD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc3; /* rgb */ color: rgb(174, 223, 195); /* oklch */ color: oklch(86.2% 0.064 159.7);
Tailwind
colors: {
custom: {
50: '#c7e9d5',
500: '#aedfc3',
950: '#000000',
},
}SCSS
$custom: #aedfc3; $custom-light: #c7e9d5; $custom-dark: #000000;
JSON
{
"hex": "#aedfc3",
"rgb": {
"r": 174,
"g": 223,
"b": 195
},
"hsl": {
"h": 145.714,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.8616,
"c": 0.06389,
"h": 159.7
},
"luminance": 0.65714
}Semantic roles & 50–950 ramp
primary
#AEDFC3
secondary
#B87A9D
accent
#2F7CB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483