#A3FFBE#A3FFBE
#A3FFBE is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.125 H 152.7°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFBE |
|---|---|
| RGB | rgb(163, 255, 190) |
| HSL | hsl(138, 100%, 82%) |
| HSV | hsv(138, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.02, -40.64, 22.59) |
| CIE-LCH | lch(93.02, 46.50, 150.93°) |
| OKLab | oklab(92.55% -0.1115 0.0576) |
| OKLCH | oklch(92.55% 0.125 152.7) |
| XYZ | xyz(60.1550, 83.0208, 61.5601) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.61
Light Seafoam Green
#A7FFB5
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.31
Mint (survey)
#9FFEB0
ΔE00 2.57
Light Mint
#B6FFBB
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFBE #FFA3E4
analogous
#B6FFA3 #A3FFBE #A3FFEC
triadic
#A3FFBE #BEA3FF #FFBEA3
tetradic
#A3FFBE #A3B6FF #FFA3E4 #FFECA3
square
#A3FFBE #A3B6FF #FFA3E4 #FFECA3
split-complementary
#A3FFBE #ECA3FF #FFA3B6
monochromatic
#29FF68 #66FF93 #A3FFBE #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.19
#A3FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#A3FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFBE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFBE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#93FDED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a3ffbe; /* rgb */ color: rgb(163, 255, 190); /* oklch */ color: oklch(92.5% 0.125 152.7);
Tailwind
colors: {
custom: {
50: '#c1ffd1',
500: '#a3ffbe',
950: '#000000',
},
}SCSS
$custom: #a3ffbe; $custom-light: #c1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a3ffbe",
"rgb": {
"r": 163,
"g": 255,
"b": 190
},
"hsl": {
"h": 137.609,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.92546,
"c": 0.12547,
"h": 152.7
},
"luminance": 0.83024
}Semantic roles & 50–950 ramp
primary
#A3FFBE
secondary
#E363BE
accent
#00A2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683