#A2FCA4#A2FCA4
#A2FCA4 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.3% C 0.147 H 144.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCA4 |
|---|---|
| RGB | rgb(162, 252, 164) |
| HSL | hsl(121, 94%, 81%) |
| HSV | hsv(121, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(91.68, -43.94, 33.88) |
| CIE-LCH | lch(91.68, 55.48, 142.36°) |
| OKLab | oklab(91.29% -0.1197 0.0846) |
| OKLCH | oklch(91.29% 0.147 144.8) |
| XYZ | xyz(56.4089, 79.9796, 47.5801) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.88
Mint (survey)
#9FFEB0
ΔE00 2.19
Light Pastel Green
#B2FBA5
ΔE00 2.21
Mint Green
#8FFF9F
ΔE00 2.34
Foam Green
#90FDA9
ΔE00 2.55
Baby Green
#8CFF9E
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCA4 #FCA2FA
analogous
#CDFCA2 #A2FCA4 #A2FCD1
triadic
#A2FCA4 #A4A2FC #FCA4A2
tetradic
#A2FCA4 #A2CDFC #FCA2FA #FCD1A2
square
#A2FCA4 #A2CDFC #FCA2FA #FCD1A2
split-complementary
#A2FCA4 #D1A2FC #FCA2CD
monochromatic
#2BF830 #67FA6A #A2FCA4 #DDFEDE #E1FEE2
Accessibility & contrast
On white
1.24
#A2FCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#A2FCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCA4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCA4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9E
Deuteranopia (green-blind)
#F2E4A9
Tritanopia (blue-blind)
#98F7E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2fca4; /* rgb */ color: rgb(162, 252, 164); /* oklch */ color: oklch(91.3% 0.147 144.8);
Tailwind
colors: {
custom: {
50: '#c0febf',
500: '#a2fca4',
950: '#000000',
},
}SCSS
$custom: #a2fca4; $custom-light: #c0febf; $custom-dark: #000000;
JSON
{
"hex": "#a2fca4",
"rgb": {
"r": 162,
"g": 252,
"b": 164
},
"hsl": {
"h": 121.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91291,
"c": 0.14663,
"h": 144.8
},
"luminance": 0.79983
}Semantic roles & 50–950 ramp
primary
#A2FCA4
secondary
#DF63DC
accent
#00E0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682