#A3FFBF#A3FFBF
#A3FFBF is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.125 H 153.1°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFBF |
|---|---|
| RGB | rgb(163, 255, 191) |
| HSL | hsl(138, 100%, 82%) |
| HSV | hsv(138, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.04, -40.46, 22.11) |
| CIE-LCH | lch(93.04, 46.11, 151.35°) |
| OKLab | oklab(92.57% -0.1111 0.0564) |
| OKLCH | oklch(92.57% 0.125 153.1) |
| XYZ | xyz(60.2646, 83.0647, 62.1377) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.45
Light Seafoam Green
#A7FFB5
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.43
Light Mint Green
#A6FBB2
ΔE00 2.47
Mint (survey)
#9FFEB0
ΔE00 2.78
Light Mint
#B6FFBB
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFBF #FFA3E3
analogous
#B5FFA3 #A3FFBF #A3FFED
triadic
#A3FFBF #BFA3FF #FFBFA3
tetradic
#A3FFBF #A3B5FF #FFA3E3 #FFEDA3
square
#A3FFBF #A3B5FF #FFA3E3 #FFEDA3
split-complementary
#A3FFBF #EDA3FF #FFA3B5
monochromatic
#29FF6A #66FF94 #A3FFBF #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.19
#A3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#A3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFBF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFBF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F1E7C3
Tritanopia (blue-blind)
#93FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a3ffbf; /* rgb */ color: rgb(163, 255, 191); /* oklch */ color: oklch(92.6% 0.125 153.1);
Tailwind
colors: {
custom: {
50: '#c1ffd2',
500: '#a3ffbf',
950: '#000000',
},
}SCSS
$custom: #a3ffbf; $custom-light: #c1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a3ffbf",
"rgb": {
"r": 163,
"g": 255,
"b": 191
},
"hsl": {
"h": 138.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.92568,
"c": 0.12456,
"h": 153.1
},
"luminance": 0.83068
}Semantic roles & 50–950 ramp
primary
#A3FFBF
secondary
#E363BC
accent
#00A0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683