#A3FCBE#A3FCBE
#A3FCBE is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.9% C 0.121 H 153.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FCBE |
|---|---|
| RGB | rgb(163, 252, 190) |
| HSL | hsl(138, 94%, 81%) |
| HSV | hsv(138, 35%, 99%) |
| CMYK | cmyk(35.3%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(92.19, -39.30, 21.43) |
| CIE-LCH | lch(92.19, 44.77, 151.39°) |
| OKLab | oklab(91.87% -0.1079 0.0547) |
| OKLCH | oklch(91.87% 0.121 153.1) |
| XYZ | xyz(59.2054, 81.1218, 61.2436) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.64
Light Sea Green
#98F6B0
ΔE00 2.26
Light Mint Green
#A6FBB2
ΔE00 2.54
Light Seafoam Green
#A7FFB5
ΔE00 2.56
Light Mint
#B6FFBB
ΔE00 3.07
Mint (survey)
#9FFEB0
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FCBE #FCA3E1
analogous
#B5FCA3 #A3FCBE #A3FCEB
triadic
#A3FCBE #BEA3FC #FCBEA3
tetradic
#A3FCBE #A3B5FC #FCA3E1 #FCEBA3
square
#A3FCBE #A3B5FC #FCA3E1 #FCEBA3
split-complementary
#A3FCBE #EBA3FC #FCA3B5
monochromatic
#2CF86A #68FA94 #A3FCBE #DEFEE8 #E1FEEA
Accessibility & contrast
On white
1.22
#A3FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#A3FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FCBE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FCBE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EEE5C1
Tritanopia (blue-blind)
#93FAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a3fcbe; /* rgb */ color: rgb(163, 252, 190); /* oklch */ color: oklch(91.9% 0.121 153.1);
Tailwind
colors: {
custom: {
50: '#c1fed1',
500: '#a3fcbe',
950: '#000000',
},
}SCSS
$custom: #a3fcbe; $custom-light: #c1fed1; $custom-dark: #000000;
JSON
{
"hex": "#a3fcbe",
"rgb": {
"r": 163,
"g": 252,
"b": 190
},
"hsl": {
"h": 138.202,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.91869,
"c": 0.121,
"h": 153.1
},
"luminance": 0.81125
}Semantic roles & 50–950 ramp
primary
#A3FCBE
secondary
#DF64BA
accent
#00A0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683