#A4FFBA#A4FFBA
#A4FFBA is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.129 H 150.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFBA |
|---|---|
| RGB | rgb(164, 255, 186) |
| HSL | hsl(135, 100%, 82%) |
| HSV | hsv(135, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.99, -41.05, 24.59) |
| CIE-LCH | lch(92.99, 47.86, 149.08°) |
| OKLab | oklab(92.51% -0.1124 0.0625) |
| OKLCH | oklch(92.51% 0.129 150.9) |
| XYZ | xyz(59.9294, 82.9544, 59.2989) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.19
Light Seafoam
#A0FEBF
ΔE00 1.44
Light Mint Green
#A6FBB2
ΔE00 1.51
Mint (survey)
#9FFEB0
ΔE00 1.74
Light Sea Green
#98F6B0
ΔE00 2.06
Light Mint
#B6FFBB
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFBA #FFA4E9
analogous
#BCFFA4 #A4FFBA #A4FFE7
triadic
#A4FFBA #BAA4FF #FFBAA4
tetradic
#A4FFBA #A4BCFF #FFA4E9 #FFE7A4
square
#A4FFBA #A4BCFF #FFA4E9 #FFE7A4
split-complementary
#A4FFBA #E7A4FF #FFA4BC
monochromatic
#2AFF5D #67FF8C #A4FFBA #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.19
#A4FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#A4FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFBA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFBA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F2E7BE
Tritanopia (blue-blind)
#95FCEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a4ffba; /* rgb */ color: rgb(164, 255, 186); /* oklch */ color: oklch(92.5% 0.129 150.9);
Tailwind
colors: {
custom: {
50: '#c2ffcf',
500: '#a4ffba',
950: '#000000',
},
}SCSS
$custom: #a4ffba; $custom-light: #c2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a4ffba",
"rgb": {
"r": 164,
"g": 255,
"b": 186
},
"hsl": {
"h": 134.505,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9251,
"c": 0.12859,
"h": 150.9
},
"luminance": 0.82958
}Semantic roles & 50–950 ramp
primary
#A4FFBA
secondary
#E464C5
accent
#00AEE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683