#A2FEAB#A2FEAB
#A2FEAB is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.143 H 146.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEAB |
|---|---|
| RGB | rgb(162, 254, 171) |
| HSL | hsl(126, 98%, 82%) |
| HSV | hsv(126, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(92.35, -43.70, 31.28) |
| CIE-LCH | lch(92.35, 53.75, 144.41°) |
| OKLab | oklab(91.88% -0.1192 0.0786) |
| OKLCH | oklch(91.88% 0.143 146.6) |
| XYZ | xyz(57.6899, 81.5022, 51.2119) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.12
Light Seafoam Green
#A7FFB5
ΔE00 1.67
Light Mint Green
#A6FBB2
ΔE00 1.80
Foam Green
#90FDA9
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEAB #FEA2F5
analogous
#C7FEA2 #A2FEAB #A2FED9
triadic
#A2FEAB #ABA2FE #FEABA2
tetradic
#A2FEAB #A2C7FE #FEA2F5 #FED9A2
square
#A2FEAB #A2C7FE #FEA2F5 #FED9A2
split-complementary
#A2FEAB #D9A2FE #FEA2C7
monochromatic
#29FD3E #65FD74 #A2FEAB #DFFFE2 #E1FFE4
Accessibility & contrast
On white
1.21
#A2FEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#A2FEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEAB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEAB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA6
Deuteranopia (green-blind)
#F3E5B0
Tritanopia (blue-blind)
#96FAE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2feab; /* rgb */ color: rgb(162, 254, 171); /* oklch */ color: oklch(91.9% 0.143 146.6);
Tailwind
colors: {
custom: {
50: '#c0ffc4',
500: '#a2feab',
950: '#000000',
},
}SCSS
$custom: #a2feab; $custom-light: #c0ffc4; $custom-dark: #000000;
JSON
{
"hex": "#a2feab",
"rgb": {
"r": 162,
"g": 254,
"b": 171
},
"hsl": {
"h": 125.87,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.91879,
"c": 0.14273,
"h": 146.6
},
"luminance": 0.81505
}Semantic roles & 50–950 ramp
primary
#A2FEAB
secondary
#E262D5
accent
#00CFE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682