#A1FFBF#A1FFBF
#A1FFBF is a very light, vivid green. Relative luminance 0.829; OKLCH L 92.5% C 0.126 H 153.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFBF |
|---|---|
| RGB | rgb(161, 255, 191) |
| HSL | hsl(139, 100%, 82%) |
| HSV | hsv(139, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.95, -41.04, 21.97) |
| CIE-LCH | lch(92.95, 46.55, 151.84°) |
| OKLab | oklab(92.47% -0.1126 0.056) |
| OKLCH | oklch(92.47% 0.126 153.6) |
| XYZ | xyz(59.8583, 82.8552, 62.1187) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.29
Light Sea Green
#98F6B0
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 2.42
Light Mint Green
#A6FBB2
ΔE00 2.62
Mint (survey)
#9FFEB0
ΔE00 2.83
Light Mint
#B6FFBB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFBF #FFA1E1
analogous
#B2FFA1 #A1FFBF #A1FFEE
triadic
#A1FFBF #BFA1FF #FFBFA1
tetradic
#A1FFBF #A1B2FF #FFA1E1 #FFEEA1
square
#A1FFBF #A1B2FF #FFA1E1 #FFEEA1
split-complementary
#A1FFBF #EEA1FF #FFA1B2
monochromatic
#27FF6C #64FF95 #A1FFBF #DEFFE9 #E0FFEA
Accessibility & contrast
On white
1.20
#A1FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#A1FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFBF
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFBF | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#90FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a1ffbf; /* rgb */ color: rgb(161, 255, 191); /* oklch */ color: oklch(92.5% 0.126 153.6);
Tailwind
colors: {
custom: {
50: '#c0ffd2',
500: '#a1ffbf',
950: '#000000',
},
}SCSS
$custom: #a1ffbf; $custom-light: #c0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a1ffbf",
"rgb": {
"r": 161,
"g": 255,
"b": 191
},
"hsl": {
"h": 139.149,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92469,
"c": 0.12581,
"h": 153.6
},
"luminance": 0.82859
}Semantic roles & 50–950 ramp
primary
#A1FFBF
secondary
#E361BA
accent
#009CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683