#A2FCBE#A2FCBE
#A2FCBE is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.8% C 0.122 H 153.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCBE |
|---|---|
| RGB | rgb(162, 252, 190) |
| HSL | hsl(139, 94%, 81%) |
| HSV | hsv(139, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(92.14, -39.59, 21.36) |
| CIE-LCH | lch(92.14, 44.99, 151.65°) |
| OKLab | oklab(91.82% -0.1087 0.0545) |
| OKLCH | oklch(91.82% 0.122 153.4) |
| XYZ | xyz(59.0015, 81.0166, 61.2341) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.55
Light Sea Green
#98F6B0
ΔE00 2.24
Light Mint Green
#A6FBB2
ΔE00 2.60
Light Seafoam Green
#A7FFB5
ΔE00 2.62
Mint (survey)
#9FFEB0
ΔE00 3.09
Light Mint
#B6FFBB
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCBE #FCA2E0
analogous
#B3FCA2 #A2FCBE #A2FCEB
triadic
#A2FCBE #BEA2FC #FCBEA2
tetradic
#A2FCBE #A2B3FC #FCA2E0 #FCEBA2
square
#A2FCBE #A2B3FC #FCA2E0 #FCEBA2
split-complementary
#A2FCBE #EBA2FC #FCA2B3
monochromatic
#2BF86B #67FA95 #A2FCBE #DDFEE7 #E1FEEA
Accessibility & contrast
On white
1.22
#A2FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#A2FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCBE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCBE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#92FAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fcbe; /* rgb */ color: rgb(162, 252, 190); /* oklch */ color: oklch(91.8% 0.122 153.4);
Tailwind
colors: {
custom: {
50: '#c0fed1',
500: '#a2fcbe',
950: '#000000',
},
}SCSS
$custom: #a2fcbe; $custom-light: #c0fed1; $custom-dark: #000000;
JSON
{
"hex": "#a2fcbe",
"rgb": {
"r": 162,
"g": 252,
"b": 190
},
"hsl": {
"h": 138.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91818,
"c": 0.12163,
"h": 153.4
},
"luminance": 0.8102
}Semantic roles & 50–950 ramp
primary
#A2FCBE
secondary
#DF63B8
accent
#009EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683