#AEDFC5#AEDFC5
#AEDFC5 is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.2% C 0.062 H 161.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC5 |
|---|---|
| RGB | rgb(174, 223, 197) |
| HSL | hsl(148, 43%, 78%) |
| HSV | hsv(148, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(84.90, -20.99, 7.59) |
| CIE-LCH | lch(84.90, 22.32, 160.12°) |
| OKLab | oklab(86.21% -0.0591 0.0197) |
| OKLCH | oklch(86.21% 0.062 161.6) |
| XYZ | xyz(53.9184, 65.8034, 62.6730) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.68
Mint
#AAF0C1
ΔE00 6.64
Pale Teal
#82CBB2
ΔE00 7.21
Pale Turquoise
#A5FBD5
ΔE00 7.66
Pale Aqua
#B8FFEB
ΔE00 7.86
Seafoam Blue
#78D1B6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC5 #DFAEC8
analogous
#AFDFAE #AEDFC5 #AEDFDD
triadic
#AEDFC5 #C5AEDF #DFC5AE
tetradic
#AEDFC5 #AEAFDF #DFAEC8 #DFDDAE
square
#AEDFC5 #AEAFDF #DFAEC8 #DFDDAE
split-complementary
#AEDFC5 #DDAEDF #DFAEAF
monochromatic
#56BC86 #82CEA6 #AEDFC5 #DAF0E4 #E9F6EF
Accessibility & contrast
On white
1.48
#AEDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#AEDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC5
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC5 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#A5DFD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc5; /* rgb */ color: rgb(174, 223, 197); /* oklch */ color: oklch(86.2% 0.062 161.6);
Tailwind
colors: {
custom: {
50: '#c7e9d6',
500: '#aedfc5',
950: '#000000',
},
}SCSS
$custom: #aedfc5; $custom-light: #c7e9d6; $custom-dark: #000000;
JSON
{
"hex": "#aedfc5",
"rgb": {
"r": 174,
"g": 223,
"b": 197
},
"hsl": {
"h": 148.163,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86212,
"c": 0.06227,
"h": 161.6
},
"luminance": 0.65805
}Semantic roles & 50–950 ramp
primary
#AEDFC5
secondary
#B87A9B
accent
#2F77B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483