#A1FFBD#A1FFBD
#A1FFBD is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.128 H 152.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFBD |
|---|---|
| RGB | rgb(161, 255, 189) |
| HSL | hsl(138, 100%, 82%) |
| HSV | hsv(138, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.91, -41.39, 22.94) |
| CIE-LCH | lch(92.91, 47.32, 151.01°) |
| OKLab | oklab(92.43% -0.1135 0.0584) |
| OKLCH | oklch(92.43% 0.128 152.8) |
| XYZ | xyz(59.6397, 82.7677, 60.9675) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.65
Light Seafoam Green
#A7FFB5
ΔE00 2.02
Light Sea Green
#98F6B0
ΔE00 2.18
Light Mint Green
#A6FBB2
ΔE00 2.25
Mint (survey)
#9FFEB0
ΔE00 2.41
Light Mint
#B6FFBB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFBD #FFA1E3
analogous
#B4FFA1 #A1FFBD #A1FFEC
triadic
#A1FFBD #BDA1FF #FFBDA1
tetradic
#A1FFBD #A1B4FF #FFA1E3 #FFECA1
square
#A1FFBD #A1B4FF #FFA1E3 #FFECA1
split-complementary
#A1FFBD #ECA1FF #FFA1B4
monochromatic
#27FF67 #64FF92 #A1FFBD #DEFFE8 #E0FFEA
Accessibility & contrast
On white
1.20
#A1FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#A1FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFBD
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFBD | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#90FDED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a1ffbd; /* rgb */ color: rgb(161, 255, 189); /* oklch */ color: oklch(92.4% 0.128 152.8);
Tailwind
colors: {
custom: {
50: '#c0ffd1',
500: '#a1ffbd',
950: '#000000',
},
}SCSS
$custom: #a1ffbd; $custom-light: #c0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a1ffbd",
"rgb": {
"r": 161,
"g": 255,
"b": 189
},
"hsl": {
"h": 137.872,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92425,
"c": 0.12766,
"h": 152.8
},
"luminance": 0.82771
}Semantic roles & 50–950 ramp
primary
#A1FFBD
secondary
#E361BC
accent
#00A1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683