#AEFDC0#AEFDC0
#AEFDC0 is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.7% C 0.114 H 150.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFDC0 |
|---|---|
| RGB | rgb(174, 253, 192) |
| HSL | hsl(134, 95%, 84%) |
| HSV | hsv(134, 31%, 99%) |
| CMYK | cmyk(31.2%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(93.04, -36.14, 21.68) |
| CIE-LCH | lch(93.04, 42.14, 149.05°) |
| OKLab | oklab(92.71% -0.0992 0.0553) |
| OKLCH | oklch(92.71% 0.114 150.8) |
| XYZ | xyz(62.0920, 83.0521, 62.6179) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.89
Light Mint
#B6FFBB
ΔE00 2.02
Light Mint Green
#A6FBB2
ΔE00 2.51
Light Seafoam Green
#A7FFB5
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFDC0 #FDAEEB
analogous
#C3FDAE #AEFDC0 #AEFDE7
triadic
#AEFDC0 #C0AEFD #FDC0AE
tetradic
#AEFDC0 #AEC3FD #FDAEEB #FDE7AE
square
#AEFDC0 #AEC3FD #FDAEEB #FDE7AE
split-complementary
#AEFDC0 #E7AEFD #FDAEC3
monochromatic
#37FA63 #72FC92 #AEFDC0 #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.19
#AEFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#AEFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFDC0
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFDC0 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BC
Deuteranopia (green-blind)
#F1E8C3
Tritanopia (blue-blind)
#A2FAEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aefdc0; /* rgb */ color: rgb(174, 253, 192); /* oklch */ color: oklch(92.7% 0.114 150.8);
Tailwind
colors: {
custom: {
50: '#c8fed3',
500: '#aefdc0',
950: '#000000',
},
}SCSS
$custom: #aefdc0; $custom-light: #c8fed3; $custom-dark: #000000;
JSON
{
"hex": "#aefdc0",
"rgb": {
"r": 174,
"g": 253,
"b": 192
},
"hsl": {
"h": 133.671,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.92712,
"c": 0.11355,
"h": 150.8
},
"luminance": 0.83055
}Semantic roles & 50–950 ramp
primary
#AEFDC0
secondary
#E26DC7
accent
#00B1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683