#A1FFBB#A1FFBB
#A1FFBB is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.130 H 152.0°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFBB |
|---|---|
| RGB | rgb(161, 255, 187) |
| HSL | hsl(137, 100%, 82%) |
| HSV | hsv(137, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.87, -41.75, 23.90) |
| CIE-LCH | lch(92.87, 48.10, 150.21°) |
| OKLab | oklab(92.38% -0.1144 0.0608) |
| OKLCH | oklch(92.38% 0.13 152) |
| XYZ | xyz(59.4241, 82.6815, 59.8320) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.06
Light Seafoam Green
#A7FFB5
ΔE00 1.64
Light Mint Green
#A6FBB2
ΔE00 1.91
Mint (survey)
#9FFEB0
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.01
Light Mint
#B6FFBB
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFBB #FFA1E5
analogous
#B6FFA1 #A1FFBB #A1FFEA
triadic
#A1FFBB #BBA1FF #FFBBA1
tetradic
#A1FFBB #A1B6FF #FFA1E5 #FFEAA1
square
#A1FFBB #A1B6FF #FFA1E5 #FFEAA1
split-complementary
#A1FFBB #EAA1FF #FFA1B6
monochromatic
#27FF62 #64FF8F #A1FFBB #DEFFE7 #E0FFE9
Accessibility & contrast
On white
1.20
#A1FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#A1FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFBB
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFBB | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#91FCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a1ffbb; /* rgb */ color: rgb(161, 255, 187); /* oklch */ color: oklch(92.4% 0.130 152.0);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a1ffbb',
950: '#000000',
},
}SCSS
$custom: #a1ffbb; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a1ffbb",
"rgb": {
"r": 161,
"g": 255,
"b": 187
},
"hsl": {
"h": 136.596,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92382,
"c": 0.12951,
"h": 152
},
"luminance": 0.82685
}Semantic roles & 50–950 ramp
primary
#A1FFBB
secondary
#E361BF
accent
#00A6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683