#A2F2AE#A2F2AE
#A2F2AE is a very light, vivid green. Relative luminance 0.742; OKLCH L 89.2% C 0.122 H 148.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F2AE |
|---|---|
| RGB | rgb(162, 242, 174) |
| HSL | hsl(129, 75%, 79%) |
| HSV | hsv(129, 33%, 95%) |
| CMYK | cmyk(33.1%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.04, -37.88, 25.26) |
| CIE-LCH | lch(89.04, 45.53, 146.30°) |
| OKLab | oklab(89.21% -0.1035 0.064) |
| OKLCH | oklch(89.21% 0.122 148.3) |
| XYZ | xyz(54.2897, 74.2390, 51.5052) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.76
Light Mint Green
#A6FBB2
ΔE00 1.96
Light Seafoam Green
#A7FFB5
ΔE00 2.75
Mint (survey)
#9FFEB0
ΔE00 2.95
Hospital Green
#9BE5AA
ΔE00 3.14
Light Mint
#B6FFBB
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F2AE #F2A2E6
analogous
#BEF2A2 #A2F2AE #A2F2D6
triadic
#A2F2AE #AEA2F2 #F2AEA2
tetradic
#A2F2AE #A2BEF2 #F2A2E6 #F2D6A2
square
#A2F2AE #A2BEF2 #F2A2E6 #F2D6A2
split-complementary
#A2F2AE #D6A2F2 #F2A2BE
monochromatic
#37E350 #6CEA7F #A2F2AE #D8FADD #E4FBE8
Accessibility & contrast
On white
1.33
#A2F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#A2F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F2AE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F2AE | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#97EFE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a2f2ae; /* rgb */ color: rgb(162, 242, 174); /* oklch */ color: oklch(89.2% 0.122 148.3);
Tailwind
colors: {
custom: {
50: '#c0f6c6',
500: '#a2f2ae',
950: '#000000',
},
}SCSS
$custom: #a2f2ae; $custom-light: #c0f6c6; $custom-dark: #000000;
JSON
{
"hex": "#a2f2ae",
"rgb": {
"r": 162,
"g": 242,
"b": 174
},
"hsl": {
"h": 129,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.8921,
"c": 0.12175,
"h": 148.3
},
"luminance": 0.74242
}Semantic roles & 50–950 ramp
primary
#A2F2AE
secondary
#D068C1
accent
#0EB9D8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121713
muted
#828582