#A1FCBF#A1FCBF
#A1FCBF is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.8% C 0.121 H 154.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FCBF |
|---|---|
| RGB | rgb(161, 252, 191) |
| HSL | hsl(140, 94%, 81%) |
| HSV | hsv(140, 36%, 99%) |
| CMYK | cmyk(36.1%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(92.11, -39.70, 20.81) |
| CIE-LCH | lch(92.11, 44.82, 152.34°) |
| OKLab | oklab(91.79% -0.1091 0.0531) |
| OKLCH | oklch(91.79% 0.121 154) |
| XYZ | xyz(58.9087, 80.9561, 61.8022) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.55
Light Sea Green
#98F6B0
ΔE00 2.40
Light Mint Green
#A6FBB2
ΔE00 2.88
Light Seafoam Green
#A7FFB5
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FCBF #FCA1DE
analogous
#B0FCA1 #A1FCBF #A1FCEC
triadic
#A1FCBF #BFA1FC #FCBFA1
tetradic
#A1FCBF #A1B0FC #FCA1DE #FCECA1
square
#A1FCBF #A1B0FC #FCA1DE #FCECA1
split-complementary
#A1FCBF #ECA1FC #FCA1B0
monochromatic
#2AF86E #66FA97 #A1FCBF #DCFEE7 #E1FEEB
Accessibility & contrast
On white
1.22
#A1FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#A1FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FCBF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FCBF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#90FAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a1fcbf; /* rgb */ color: rgb(161, 252, 191); /* oklch */ color: oklch(91.8% 0.121 154.0);
Tailwind
colors: {
custom: {
50: '#c0fed2',
500: '#a1fcbf',
950: '#000000',
},
}SCSS
$custom: #a1fcbf; $custom-light: #c0fed2; $custom-dark: #000000;
JSON
{
"hex": "#a1fcbf",
"rgb": {
"r": 161,
"g": 252,
"b": 191
},
"hsl": {
"h": 139.78,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.91791,
"c": 0.12136,
"h": 154
},
"luminance": 0.80959
}Semantic roles & 50–950 ramp
primary
#A1FCBF
secondary
#DF63B6
accent
#009AE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683