#A2FCBA#A2FCBA
#A2FCBA is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.7% C 0.125 H 151.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCBA |
|---|---|
| RGB | rgb(162, 252, 186) |
| HSL | hsl(136, 94%, 81%) |
| HSV | hsv(136, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(92.06, -40.30, 23.30) |
| CIE-LCH | lch(92.06, 46.55, 149.97°) |
| OKLab | oklab(91.73% -0.1104 0.0593) |
| OKLCH | oklch(91.73% 0.125 151.8) |
| XYZ | xyz(58.5703, 80.8441, 58.9631) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.01
Light Sea Green
#98F6B0
ΔE00 1.70
Light Mint Green
#A6FBB2
ΔE00 1.78
Light Seafoam Green
#A7FFB5
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.25
Light Mint
#B6FFBB
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCBA #FCA2E4
analogous
#B7FCA2 #A2FCBA #A2FCE7
triadic
#A2FCBA #BAA2FC #FCBAA2
tetradic
#A2FCBA #A2B7FC #FCA2E4 #FCE7A2
square
#A2FCBA #A2B7FC #FCA2E4 #FCE7A2
split-complementary
#A2FCBA #E7A2FC #FCA2B7
monochromatic
#2BF862 #67FA8E #A2FCBA #DDFEE6 #E1FEE9
Accessibility & contrast
On white
1.22
#A2FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#A2FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCBA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCBA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#93F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fcba; /* rgb */ color: rgb(162, 252, 186); /* oklch */ color: oklch(91.7% 0.125 151.8);
Tailwind
colors: {
custom: {
50: '#c0fecf',
500: '#a2fcba',
950: '#000000',
},
}SCSS
$custom: #a2fcba; $custom-light: #c0fecf; $custom-dark: #000000;
JSON
{
"hex": "#a2fcba",
"rgb": {
"r": 162,
"g": 252,
"b": 186
},
"hsl": {
"h": 136,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91731,
"c": 0.12535,
"h": 151.8
},
"luminance": 0.80847
}Semantic roles & 50–950 ramp
primary
#A2FCBA
secondary
#DF63BE
accent
#00A8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683