#A1FCBB#A1FCBB
#A1FCBB is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.7% C 0.125 H 152.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FCBB |
|---|---|
| RGB | rgb(161, 252, 187) |
| HSL | hsl(137, 94%, 81%) |
| HSV | hsv(137, 36%, 99%) |
| CMYK | cmyk(36.1%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.03, -40.42, 22.74) |
| CIE-LCH | lch(92.03, 46.37, 150.63°) |
| OKLab | oklab(91.7% -0.1108 0.0579) |
| OKLCH | oklch(91.7% 0.125 152.4) |
| XYZ | xyz(58.4746, 80.7824, 59.5155) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.76
Light Sea Green
#98F6B0
ΔE00 1.78
Light Mint Green
#A6FBB2
ΔE00 2.06
Light Seafoam Green
#A7FFB5
ΔE00 2.07
Mint (survey)
#9FFEB0
ΔE00 2.48
Light Mint
#B6FFBB
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FCBB #FCA1E2
analogous
#B4FCA1 #A1FCBB #A1FCE8
triadic
#A1FCBB #BBA1FC #FCBBA1
tetradic
#A1FCBB #A1B4FC #FCA1E2 #FCE8A1
square
#A1FCBB #A1B4FC #FCA1E2 #FCE8A1
split-complementary
#A1FCBB #E8A1FC #FCA1B4
monochromatic
#2AF865 #66FA90 #A1FCBB #DCFEE6 #E1FEEA
Accessibility & contrast
On white
1.22
#A1FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#A1FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FCBB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FCBB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#91F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a1fcbb; /* rgb */ color: rgb(161, 252, 187); /* oklch */ color: oklch(91.7% 0.125 152.4);
Tailwind
colors: {
custom: {
50: '#c0fecf',
500: '#a1fcbb',
950: '#000000',
},
}SCSS
$custom: #a1fcbb; $custom-light: #c0fecf; $custom-dark: #000000;
JSON
{
"hex": "#a1fcbb",
"rgb": {
"r": 161,
"g": 252,
"b": 187
},
"hsl": {
"h": 137.143,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.91702,
"c": 0.12504,
"h": 152.4
},
"luminance": 0.80786
}Semantic roles & 50–950 ramp
primary
#A1FCBB
secondary
#DF63BB
accent
#00A4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683