#B1FFBF#B1FFBF
#B1FFBF is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.3% C 0.116 H 149.3°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFBF |
|---|---|
| RGB | rgb(177, 255, 191) |
| HSL | hsl(131, 100%, 85%) |
| HSV | hsv(131, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.72, -36.31, 23.16) |
| CIE-LCH | lch(93.72, 43.07, 147.48°) |
| OKLab | oklab(93.3% -0.0995 0.059) |
| OKLCH | oklch(93.3% 0.116 149.3) |
| XYZ | xyz(63.2923, 84.6258, 62.2797) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.29
Light Seafoam Green
#A7FFB5
ΔE00 2.09
Light Mint Green
#A6FBB2
ΔE00 2.17
Light Seafoam
#A0FEBF
ΔE00 2.30
Celadon
#BEFDB7
ΔE00 2.94
Mint (survey)
#9FFEB0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFBF #FFB1F1
analogous
#CAFFB1 #B1FFBF #B1FFE6
triadic
#B1FFBF #BFB1FF #FFBFB1
tetradic
#B1FFBF #B1CAFF #FFB1F1 #FFE6B1
square
#B1FFBF #B1CAFF #FFB1F1 #FFE6B1
split-complementary
#B1FFBF #E6B1FF #FFB1CA
monochromatic
#37FF5B #74FF8D #B1FFBF #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.17
#B1FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#B1FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFBF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFBF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F4EAC2
Tritanopia (blue-blind)
#A6FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b1ffbf; /* rgb */ color: rgb(177, 255, 191); /* oklch */ color: oklch(93.3% 0.116 149.3);
Tailwind
colors: {
custom: {
50: '#caffd2',
500: '#b1ffbf',
950: '#000000',
},
}SCSS
$custom: #b1ffbf; $custom-light: #caffd2; $custom-dark: #000000;
JSON
{
"hex": "#b1ffbf",
"rgb": {
"r": 177,
"g": 255,
"b": 191
},
"hsl": {
"h": 130.769,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93298,
"c": 0.11566,
"h": 149.3
},
"luminance": 0.84629
}Semantic roles & 50–950 ramp
primary
#B1FFBF
secondary
#E66FD0
accent
#00BCE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683