#AEFDC6#AEFDC6
#AEFDC6 is a very light, moderate green. Relative luminance 0.833; OKLCH L 92.8% C 0.108 H 153.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFDC6 |
|---|---|
| RGB | rgb(174, 253, 198) |
| HSL | hsl(138, 95%, 84%) |
| HSV | hsv(138, 31%, 99%) |
| CMYK | cmyk(31.2%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(93.16, -35.08, 18.78) |
| CIE-LCH | lch(93.16, 39.79, 151.84°) |
| OKLab | oklab(92.85% -0.0966 0.0481) |
| OKLCH | oklch(92.85% 0.108 153.5) |
| XYZ | xyz(62.7704, 83.3234, 66.1907) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.22
Mint
#AAF0C1
ΔE00 3.04
Light Mint
#B6FFBB
ΔE00 3.26
Light Mint Green
#A6FBB2
ΔE00 3.80
Light Seafoam Green
#A7FFB5
ΔE00 3.82
Light Sea Green
#98F6B0
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFDC6 #FDAEE5
analogous
#BDFDAE #AEFDC6 #AEFDED
triadic
#AEFDC6 #C6AEFD #FDC6AE
tetradic
#AEFDC6 #AEBDFD #FDAEE5 #FDEDAE
square
#AEFDC6 #AEBDFD #FDAEE5 #FDEDAE
split-complementary
#AEFDC6 #EDAEFD #FDAEBD
monochromatic
#37FA72 #72FC9C #AEFDC6 #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.19
#AEFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#AEFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFDC6
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFDC6 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C3
Deuteranopia (green-blind)
#F0E8C9
Tritanopia (blue-blind)
#A1FBEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aefdc6; /* rgb */ color: rgb(174, 253, 198); /* oklch */ color: oklch(92.8% 0.108 153.5);
Tailwind
colors: {
custom: {
50: '#c8fed7',
500: '#aefdc6',
950: '#000000',
},
}SCSS
$custom: #aefdc6; $custom-light: #c8fed7; $custom-dark: #000000;
JSON
{
"hex": "#aefdc6",
"rgb": {
"r": 174,
"g": 253,
"b": 198
},
"hsl": {
"h": 138.228,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.92847,
"c": 0.10795,
"h": 153.5
},
"luminance": 0.83326
}Semantic roles & 50–950 ramp
primary
#AEFDC6
secondary
#E26DBE
accent
#00A0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683