#A4FFBF#A4FFBF
#A4FFBF is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.124 H 152.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFBF |
|---|---|
| RGB | rgb(164, 255, 191) |
| HSL | hsl(138, 100%, 82%) |
| HSV | hsv(138, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.09, -40.18, 22.18) |
| CIE-LCH | lch(93.09, 45.89, 151.09°) |
| OKLab | oklab(92.62% -0.1103 0.0566) |
| OKLCH | oklch(92.62% 0.124 152.8) |
| XYZ | xyz(60.4703, 83.1707, 62.1474) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.56
Light Seafoam Green
#A7FFB5
ΔE00 2.22
Light Mint Green
#A6FBB2
ΔE00 2.41
Light Sea Green
#98F6B0
ΔE00 2.45
Mint (survey)
#9FFEB0
ΔE00 2.76
Light Mint
#B6FFBB
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFBF #FFA4E4
analogous
#B7FFA4 #A4FFBF #A4FFEC
triadic
#A4FFBF #BFA4FF #FFBFA4
tetradic
#A4FFBF #A4B7FF #FFA4E4 #FFECA4
square
#A4FFBF #A4B7FF #FFA4E4 #FFECA4
split-complementary
#A4FFBF #ECA4FF #FFA4B7
monochromatic
#2AFF69 #67FF94 #A4FFBF #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.19
#A4FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#A4FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFBF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFBF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F1E7C3
Tritanopia (blue-blind)
#94FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a4ffbf; /* rgb */ color: rgb(164, 255, 191); /* oklch */ color: oklch(92.6% 0.124 152.8);
Tailwind
colors: {
custom: {
50: '#c2ffd2',
500: '#a4ffbf',
950: '#000000',
},
}SCSS
$custom: #a4ffbf; $custom-light: #c2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a4ffbf",
"rgb": {
"r": 164,
"g": 255,
"b": 191
},
"hsl": {
"h": 137.802,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.92618,
"c": 0.12393,
"h": 152.8
},
"luminance": 0.83174
}Semantic roles & 50–950 ramp
primary
#A4FFBF
secondary
#E464BE
accent
#00A1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683