#AEF2AE#AEF2AE
#AEF2AE is a very light, moderate green. Relative luminance 0.756; OKLCH L 89.9% C 0.114 H 144.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF2AE |
|---|---|
| RGB | rgb(174, 242, 174) |
| HSL | hsl(120, 72%, 82%) |
| HSV | hsv(120, 28%, 95%) |
| CMYK | cmyk(28.1%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.65, -34.14, 26.21) |
| CIE-LCH | lch(89.65, 43.04, 142.49°) |
| OKLab | oklab(89.87% -0.0932 0.0663) |
| OKLCH | oklch(89.87% 0.114 144.6) |
| XYZ | xyz(56.8453, 75.5567, 51.6250) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 2.61
Celadon
#BEFDB7
ΔE00 2.69
Light Mint
#B6FFBB
ΔE00 2.72
Light Sage
#BCECAC
ΔE00 3.23
Light Seafoam Green
#A7FFB5
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF2AE #F2AEF2
analogous
#D0F2AE #AEF2AE #AEF2D0
triadic
#AEF2AE #AEAEF2 #F2AEAE
tetradic
#AEF2AE #AED0F2 #F2AEF2 #F2D0AE
square
#AEF2AE #AED0F2 #F2AEF2 #F2D0AE
split-complementary
#AEF2AE #D0AEF2 #F2AED0
monochromatic
#45E145 #79EA79 #AEF2AE #E3FAE3 #E5FBE5
Accessibility & contrast
On white
1.30
#AEF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#AEF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF2AE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF2AE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#A7EEE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aef2ae; /* rgb */ color: rgb(174, 242, 174); /* oklch */ color: oklch(89.9% 0.114 144.6);
Tailwind
colors: {
custom: {
50: '#c7f6c6',
500: '#aef2ae',
950: '#000000',
},
}SCSS
$custom: #aef2ae; $custom-light: #c7f6c6; $custom-dark: #000000;
JSON
{
"hex": "#aef2ae",
"rgb": {
"r": 174,
"g": 242,
"b": 174
},
"hsl": {
"h": 120,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.89872,
"c": 0.11438,
"h": 144.6
},
"luminance": 0.75559
}Semantic roles & 50–950 ramp
primary
#AEF2AE
secondary
#D173D1
accent
#11D4D4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582