#A2FEAA#A2FEAA
#A2FEAA is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.144 H 146.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEAA |
|---|---|
| RGB | rgb(162, 254, 170) |
| HSL | hsl(125, 98%, 82%) |
| HSV | hsv(125, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(92.34, -43.86, 31.76) |
| CIE-LCH | lch(92.34, 54.16, 144.09°) |
| OKLab | oklab(91.86% -0.1196 0.0797) |
| OKLCH | oklch(91.86% 0.144 146.3) |
| XYZ | xyz(57.5950, 81.4642, 50.7118) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.30
Light Seafoam Green
#A7FFB5
ΔE00 1.85
Light Mint Green
#A6FBB2
ΔE00 1.96
Foam Green
#90FDA9
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.47
Palegreen
#98FB98
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEAA #FEA2F6
analogous
#C8FEA2 #A2FEAA #A2FED8
triadic
#A2FEAA #AAA2FE #FEAAA2
tetradic
#A2FEAA #A2C8FE #FEA2F6 #FED8A2
square
#A2FEAA #A2C8FE #FEA2F6 #FED8A2
split-complementary
#A2FEAA #D8A2FE #FEA2C8
monochromatic
#29FD3B #65FD73 #A2FEAA #DFFFE1 #E1FFE3
Accessibility & contrast
On white
1.21
#A2FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#A2FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEAA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEAA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#F3E5AF
Tritanopia (blue-blind)
#96FAE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2feaa; /* rgb */ color: rgb(162, 254, 170); /* oklch */ color: oklch(91.9% 0.144 146.3);
Tailwind
colors: {
custom: {
50: '#c0ffc4',
500: '#a2feaa',
950: '#000000',
},
}SCSS
$custom: #a2feaa; $custom-light: #c0ffc4; $custom-dark: #000000;
JSON
{
"hex": "#a2feaa",
"rgb": {
"r": 162,
"g": 254,
"b": 170
},
"hsl": {
"h": 125.217,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.9186,
"c": 0.14371,
"h": 146.3
},
"luminance": 0.81467
}Semantic roles & 50–950 ramp
primary
#A2FEAA
secondary
#E262D7
accent
#00D2E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682