#A2FCA3#A2FCA3
#A2FCA3 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.148 H 144.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCA3 |
|---|---|
| RGB | rgb(162, 252, 163) |
| HSL | hsl(121, 94%, 81%) |
| HSV | hsv(121, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(91.66, -44.09, 34.36) |
| CIE-LCH | lch(91.66, 55.89, 142.07°) |
| OKLab | oklab(91.27% -0.1202 0.0857) |
| OKLCH | oklch(91.27% 0.148 144.5) |
| XYZ | xyz(56.3190, 79.9436, 47.1064) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.74
Light Pastel Green
#B2FBA5
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.31
Mint (survey)
#9FFEB0
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 2.59
Baby Green
#8CFF9E
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCA3 #FCA2FB
analogous
#CEFCA2 #A2FCA3 #A2FCD0
triadic
#A2FCA3 #A3A2FC #FCA3A2
tetradic
#A2FCA3 #A2CEFC #FCA2FB #FCD0A2
square
#A2FCA3 #A2CEFC #FCA2FB #FCD0A2
split-complementary
#A2FCA3 #D0A2FC #FCA2CE
monochromatic
#2BF82E #67FA68 #A2FCA3 #DDFEDE #E1FEE2
Accessibility & contrast
On white
1.24
#A2FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#A2FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCA3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCA3 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#F2E4A8
Tritanopia (blue-blind)
#98F7E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2fca3; /* rgb */ color: rgb(162, 252, 163); /* oklch */ color: oklch(91.3% 0.148 144.5);
Tailwind
colors: {
custom: {
50: '#c0febf',
500: '#a2fca3',
950: '#000000',
},
}SCSS
$custom: #a2fca3; $custom-light: #c0febf; $custom-dark: #000000;
JSON
{
"hex": "#a2fca3",
"rgb": {
"r": 162,
"g": 252,
"b": 163
},
"hsl": {
"h": 120.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91272,
"c": 0.14761,
"h": 144.5
},
"luminance": 0.79947
}Semantic roles & 50–950 ramp
primary
#A2FCA3
secondary
#DF63DD
accent
#00E3E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131812
muted
#828682