#A3FCBB#A3FCBB
#A3FCBB is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.8% C 0.124 H 151.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FCBB |
|---|---|
| RGB | rgb(163, 252, 187) |
| HSL | hsl(136, 94%, 81%) |
| HSV | hsv(136, 35%, 99%) |
| CMYK | cmyk(35.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.13, -39.84, 22.88) |
| CIE-LCH | lch(92.13, 45.94, 150.12°) |
| OKLab | oklab(91.8% -0.1092 0.0583) |
| OKLCH | oklch(91.8% 0.124 151.9) |
| XYZ | xyz(58.8809, 80.9920, 59.5345) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.93
Light Sea Green
#98F6B0
ΔE00 1.85
Light Mint Green
#A6FBB2
ΔE00 1.91
Light Seafoam Green
#A7FFB5
ΔE00 1.95
Mint (survey)
#9FFEB0
ΔE00 2.45
Light Mint
#B6FFBB
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FCBB #FCA3E4
analogous
#B8FCA3 #A3FCBB #A3FCE8
triadic
#A3FCBB #BBA3FC #FCBBA3
tetradic
#A3FCBB #A3B8FC #FCA3E4 #FCE8A3
square
#A3FCBB #A3B8FC #FCA3E4 #FCE8A3
split-complementary
#A3FCBB #E8A3FC #FCA3B8
monochromatic
#2CF863 #68FA8F #A3FCBB #DEFEE7 #E1FEE9
Accessibility & contrast
On white
1.22
#A3FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#A3FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FCBB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FCBB | 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)
#FDEEB7
Deuteranopia (green-blind)
#EEE5BF
Tritanopia (blue-blind)
#94F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a3fcbb; /* rgb */ color: rgb(163, 252, 187); /* oklch */ color: oklch(91.8% 0.124 151.9);
Tailwind
colors: {
custom: {
50: '#c1fecf',
500: '#a3fcbb',
950: '#000000',
},
}SCSS
$custom: #a3fcbb; $custom-light: #c1fecf; $custom-dark: #000000;
JSON
{
"hex": "#a3fcbb",
"rgb": {
"r": 163,
"g": 252,
"b": 187
},
"hsl": {
"h": 136.18,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.91803,
"c": 0.12378,
"h": 151.9
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#A3FCBB
secondary
#DF64BE
accent
#00A8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683