#B1FFBB#B1FFBB
#B1FFBB is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.2% C 0.120 H 147.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFBB |
|---|---|
| RGB | rgb(177, 255, 187) |
| HSL | hsl(128, 100%, 85%) |
| HSV | hsv(128, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.65, -36.99, 25.08) |
| CIE-LCH | lch(93.65, 44.69, 145.86°) |
| OKLab | oklab(93.21% -0.1012 0.0637) |
| OKLCH | oklch(93.21% 0.12 147.8) |
| XYZ | xyz(62.8581, 84.4522, 59.9930) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.74
Light Seafoam Green
#A7FFB5
ΔE00 1.52
Light Mint Green
#A6FBB2
ΔE00 1.62
Celadon
#BEFDB7
ΔE00 2.43
Mint (survey)
#9FFEB0
ΔE00 2.56
Light Seafoam
#A0FEBF
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFBB #FFB1F5
analogous
#CEFFB1 #B1FFBB #B1FFE2
triadic
#B1FFBB #BBB1FF #FFBBB1
tetradic
#B1FFBB #B1CEFF #FFB1F5 #FFE2B1
square
#B1FFBB #B1CEFF #FFB1F5 #FFE2B1
split-complementary
#B1FFBB #E2B1FF #FFB1CE
monochromatic
#37FF50 #74FF86 #B1FFBB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.17
#B1FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#B1FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFBB
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFBB | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F4EABF
Tritanopia (blue-blind)
#A7FCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b1ffbb; /* rgb */ color: rgb(177, 255, 187); /* oklch */ color: oklch(93.2% 0.120 147.8);
Tailwind
colors: {
custom: {
50: '#caffcf',
500: '#b1ffbb',
950: '#000000',
},
}SCSS
$custom: #b1ffbb; $custom-light: #caffcf; $custom-dark: #000000;
JSON
{
"hex": "#b1ffbb",
"rgb": {
"r": 177,
"g": 255,
"b": 187
},
"hsl": {
"h": 127.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93212,
"c": 0.11955,
"h": 147.8
},
"luminance": 0.84455
}Semantic roles & 50–950 ramp
primary
#B1FFBB
secondary
#E66FD6
accent
#00C8E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683