#AEDFC4#AEDFC4
#AEDFC4 is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.2% C 0.063 H 160.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC4 |
|---|---|
| RGB | rgb(174, 223, 196) |
| HSL | hsl(147, 43%, 78%) |
| HSV | hsv(147, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(84.87, -21.18, 8.08) |
| CIE-LCH | lch(84.87, 22.67, 159.11°) |
| OKLab | oklab(86.19% -0.0595 0.0209) |
| OKLCH | oklch(86.19% 0.063 160.6) |
| XYZ | xyz(53.8042, 65.7577, 62.0715) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.61
Mint
#AAF0C1
ΔE00 6.40
Pale Teal
#82CBB2
ΔE00 7.25
Pale Turquoise
#A5FBD5
ΔE00 7.59
Seafoam
#7FE0B3
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC4 #DFAEC9
analogous
#B0DFAE #AEDFC4 #AEDFDD
triadic
#AEDFC4 #C4AEDF #DFC4AE
tetradic
#AEDFC4 #AEB0DF #DFAEC9 #DFDDAE
square
#AEDFC4 #AEB0DF #DFAEC9 #DFDDAE
split-complementary
#AEDFC4 #DDAEDF #DFAEB0
monochromatic
#56BC84 #82CEA4 #AEDFC4 #DAF0E4 #E9F6EF
Accessibility & contrast
On white
1.48
#AEDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#AEDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C3
Deuteranopia (green-blind)
#D5D1C5
Tritanopia (blue-blind)
#A5DFD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc4; /* rgb */ color: rgb(174, 223, 196); /* oklch */ color: oklch(86.2% 0.063 160.6);
Tailwind
colors: {
custom: {
50: '#c7e9d5',
500: '#aedfc4',
950: '#000000',
},
}SCSS
$custom: #aedfc4; $custom-light: #c7e9d5; $custom-dark: #000000;
JSON
{
"hex": "#aedfc4",
"rgb": {
"r": 174,
"g": 223,
"b": 196
},
"hsl": {
"h": 146.939,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86186,
"c": 0.06308,
"h": 160.6
},
"luminance": 0.6576
}Semantic roles & 50–950 ramp
primary
#AEDFC4
secondary
#B87A9C
accent
#2F7AB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483