#AEFDCC#AEFDCC
#AEFDCC is a very light, moderate green. Relative luminance 0.836; OKLCH L 93.0% C 0.103 H 156.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFDCC |
|---|---|
| RGB | rgb(174, 253, 204) |
| HSL | hsl(143, 95%, 84%) |
| HSV | hsv(143, 31%, 99%) |
| CMYK | cmyk(31.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.28, -33.98, 15.87) |
| CIE-LCH | lch(93.28, 37.51, 154.96°) |
| OKLab | oklab(92.99% -0.0941 0.0408) |
| OKLCH | oklch(92.99% 0.103 156.5) |
| XYZ | xyz(63.4762, 83.6057, 69.9079) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.22
Pale Turquoise
#A5FBD5
ΔE00 3.32
Light Mint
#B6FFBB
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 5.05
Light Mint Green
#A6FBB2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFDCC #FDAEDF
analogous
#B7FDAE #AEFDCC #AEFDF3
triadic
#AEFDCC #CCAEFD #FDCCAE
tetradic
#AEFDCC #AEB7FD #FDAEDF #FDF3AE
square
#AEFDCC #AEB7FD #FDAEDF #FDF3AE
split-complementary
#AEFDCC #F3AEFD #FDAEB7
monochromatic
#37FA81 #72FCA6 #AEFDCC #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.18
#AEFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#AEFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFDCC
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFDCC | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EFE8CF
Tritanopia (blue-blind)
#9FFCEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefdcc; /* rgb */ color: rgb(174, 253, 204); /* oklch */ color: oklch(93.0% 0.103 156.5);
Tailwind
colors: {
custom: {
50: '#c8fedb',
500: '#aefdcc',
950: '#000000',
},
}SCSS
$custom: #aefdcc; $custom-light: #c8fedb; $custom-dark: #000000;
JSON
{
"hex": "#aefdcc",
"rgb": {
"r": 174,
"g": 253,
"b": 204
},
"hsl": {
"h": 142.785,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.92986,
"c": 0.10256,
"h": 156.5
},
"luminance": 0.83609
}Semantic roles & 50–950 ramp
primary
#AEFDCC
secondary
#E26DB6
accent
#008EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684