#A2FCA2#A2FCA2
#A2FCA2 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.149 H 144.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCA2 |
|---|---|
| RGB | rgb(162, 252, 162) |
| HSL | hsl(120, 94%, 81%) |
| HSV | hsv(120, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.64, -44.24, 34.83) |
| CIE-LCH | lch(91.64, 56.31, 141.79°) |
| OKLab | oklab(91.25% -0.1206 0.0868) |
| OKLCH | oklch(91.25% 0.149 144.2) |
| XYZ | xyz(56.2297, 79.9079, 46.6364) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.60
Light Pastel Green
#B2FBA5
ΔE00 2.16
Mint Green
#8FFF9F
ΔE00 2.30
Pastel Green
#B0FF9D
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.53
Baby Green
#8CFF9E
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCA2 #FCA2FC
analogous
#CFFCA2 #A2FCA2 #A2FCCF
triadic
#A2FCA2 #A2A2FC #FCA2A2
tetradic
#A2FCA2 #A2CFFC #FCA2FC #FCCFA2
square
#A2FCA2 #A2CFFC #FCA2FC #FCCFA2
split-complementary
#A2FCA2 #CFA2FC #FCA2CF
monochromatic
#2BF82B #67FA67 #A2FCA2 #DDFEDD #E1FEE1
Accessibility & contrast
On white
1.24
#A2FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#A2FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCA2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCA2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F2E4A7
Tritanopia (blue-blind)
#98F7E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2fca2; /* rgb */ color: rgb(162, 252, 162); /* oklch */ color: oklch(91.3% 0.149 144.2);
Tailwind
colors: {
custom: {
50: '#c0febe',
500: '#a2fca2',
950: '#000000',
},
}SCSS
$custom: #a2fca2; $custom-light: #c0febe; $custom-dark: #000000;
JSON
{
"hex": "#a2fca2",
"rgb": {
"r": 162,
"g": 252,
"b": 162
},
"hsl": {
"h": 120,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91254,
"c": 0.1486,
"h": 144.2
},
"luminance": 0.79911
}Semantic roles & 50–950 ramp
primary
#A2FCA2
secondary
#DF63DF
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131812
muted
#828682