#AEDFC6#AEDFC6
#AEDFC6 is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.061 H 162.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC6 |
|---|---|
| RGB | rgb(174, 223, 198) |
| HSL | hsl(149, 43%, 78%) |
| HSV | hsv(149, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(84.92, -20.80, 7.10) |
| CIE-LCH | lch(84.92, 21.97, 161.16°) |
| OKLab | oklab(86.24% -0.0587 0.0184) |
| OKLCH | oklch(86.24% 0.061 162.6) |
| XYZ | xyz(54.0334, 65.8494, 63.2784) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.78
Mint
#AAF0C1
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.74
Pale Turquoise
#A5FBD5
ΔE00 7.75
Seafoam Blue
#78D1B6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC6 #DFAEC7
analogous
#AEDFAE #AEDFC6 #AEDFDF
triadic
#AEDFC6 #C6AEDF #DFC6AE
tetradic
#AEDFC6 #AEAEDF #DFAEC7 #DFDFAE
square
#AEDFC6 #AEAEDF #DFAEC7 #DFDFAE
split-complementary
#AEDFC6 #DFAEDF #DFAEAE
monochromatic
#56BC88 #82CEA7 #AEDFC6 #DAF0E5 #E9F6F0
Accessibility & contrast
On white
1.48
#AEDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AEDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC6
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC6 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C5
Deuteranopia (green-blind)
#D4D2C7
Tritanopia (blue-blind)
#A5DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc6; /* rgb */ color: rgb(174, 223, 198); /* oklch */ color: oklch(86.2% 0.061 162.6);
Tailwind
colors: {
custom: {
50: '#c7e9d7',
500: '#aedfc6',
950: '#000000',
},
}SCSS
$custom: #aedfc6; $custom-light: #c7e9d7; $custom-dark: #000000;
JSON
{
"hex": "#aedfc6",
"rgb": {
"r": 174,
"g": 223,
"b": 198
},
"hsl": {
"h": 149.388,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86239,
"c": 0.06147,
"h": 162.6
},
"luminance": 0.65851
}Semantic roles & 50–950 ramp
primary
#AEDFC6
secondary
#B87A99
accent
#2F74B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483