#A3FFCA#A3FFCA
#A3FFCA is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.8% C 0.115 H 157.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFCA |
|---|---|
| RGB | rgb(163, 255, 202) |
| HSL | hsl(145, 100%, 82%) |
| HSV | hsv(145, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(93.26, -38.45, 16.80) |
| CIE-LCH | lch(93.26, 41.96, 156.40°) |
| OKLab | oklab(92.82% -0.1064 0.0431) |
| OKLCH | oklch(92.82% 0.115 157.9) |
| XYZ | xyz(61.5209, 83.5672, 68.7541) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.24
Pale Turquoise
#A5FBD5
ΔE00 3.67
Mint
#AAF0C1
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.35
Light Seafoam Green
#A7FFB5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFCA #FFA3D8
analogous
#AAFFA3 #A3FFCA #A3FFF8
triadic
#A3FFCA #CAA3FF #FFCAA3
tetradic
#A3FFCA #A3AAFF #FFA3D8 #FFF8A3
square
#A3FFCA #A3AAFF #FFA3D8 #FFF8A3
split-complementary
#A3FFCA #F8A3FF #FFA3AA
monochromatic
#29FF83 #66FFA7 #A3FFCA #E0FFED #E0FFED
Accessibility & contrast
On white
1.19
#A3FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#A3FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFCA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFCA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C7
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#90FEF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a3ffca; /* rgb */ color: rgb(163, 255, 202); /* oklch */ color: oklch(92.8% 0.115 157.9);
Tailwind
colors: {
custom: {
50: '#c1ffda',
500: '#a3ffca',
950: '#000000',
},
}SCSS
$custom: #a3ffca; $custom-light: #c1ffda; $custom-dark: #000000;
JSON
{
"hex": "#a3ffca",
"rgb": {
"r": 163,
"g": 255,
"b": 202
},
"hsl": {
"h": 145.435,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.92818,
"c": 0.11478,
"h": 157.9
},
"luminance": 0.83571
}Semantic roles & 50–950 ramp
primary
#A3FFCA
secondary
#E363AD
accent
#0084E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683