#A4FFBB#A4FFBB
#A4FFBB is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.128 H 151.3°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFBB |
|---|---|
| RGB | rgb(164, 255, 187) |
| HSL | hsl(135, 100%, 82%) |
| HSV | hsv(135, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.01, -40.88, 24.11) |
| CIE-LCH | lch(93.01, 47.46, 149.47°) |
| OKLab | oklab(92.53% -0.112 0.0613) |
| OKLCH | oklch(92.53% 0.128 151.3) |
| XYZ | xyz(60.0361, 82.9971, 59.8607) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.25
Light Seafoam Green
#A7FFB5
ΔE00 1.39
Light Mint Green
#A6FBB2
ΔE00 1.67
Mint (survey)
#9FFEB0
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.10
Light Mint
#B6FFBB
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFBB #FFA4E8
analogous
#BBFFA4 #A4FFBB #A4FFE9
triadic
#A4FFBB #BBA4FF #FFBBA4
tetradic
#A4FFBB #A4BBFF #FFA4E8 #FFE9A4
square
#A4FFBB #A4BBFF #FFA4E8 #FFE9A4
split-complementary
#A4FFBB #E9A4FF #FFA4BB
monochromatic
#2AFF60 #67FF8D #A4FFBB #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.19
#A4FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#A4FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFBB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFBB | 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)
#FFF1B7
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#95FCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a4ffbb; /* rgb */ color: rgb(164, 255, 187); /* oklch */ color: oklch(92.5% 0.128 151.3);
Tailwind
colors: {
custom: {
50: '#c2ffcf',
500: '#a4ffbb',
950: '#000000',
},
}SCSS
$custom: #a4ffbb; $custom-light: #c2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a4ffbb",
"rgb": {
"r": 164,
"g": 255,
"b": 187
},
"hsl": {
"h": 135.165,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.92531,
"c": 0.12765,
"h": 151.3
},
"luminance": 0.83
}Semantic roles & 50–950 ramp
primary
#A4FFBB
secondary
#E464C3
accent
#00ABE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683