#B1FFBE#B1FFBE
#B1FFBE is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.3% C 0.117 H 148.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFBE |
|---|---|
| RGB | rgb(177, 255, 190) |
| HSL | hsl(130, 100%, 85%) |
| HSV | hsv(130, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.70, -36.48, 23.64) |
| CIE-LCH | lch(93.70, 43.47, 147.06°) |
| OKLab | oklab(93.28% -0.0999 0.0602) |
| OKLCH | oklch(93.28% 0.117 148.9) |
| XYZ | xyz(63.1826, 84.5820, 61.7021) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.11
Light Seafoam Green
#A7FFB5
ΔE00 1.93
Light Mint Green
#A6FBB2
ΔE00 2.01
Light Seafoam
#A0FEBF
ΔE00 2.38
Celadon
#BEFDB7
ΔE00 2.79
Mint (survey)
#9FFEB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFBE #FFB1F2
analogous
#CBFFB1 #B1FFBE #B1FFE5
triadic
#B1FFBE #BEB1FF #FFBEB1
tetradic
#B1FFBE #B1CBFF #FFB1F2 #FFE5B1
square
#B1FFBE #B1CBFF #FFB1F2 #FFE5B1
split-complementary
#B1FFBE #E5B1FF #FFB1CB
monochromatic
#37FF58 #74FF8B #B1FFBE #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.17
#B1FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#B1FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFBE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFBE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F4EAC2
Tritanopia (blue-blind)
#A6FCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b1ffbe; /* rgb */ color: rgb(177, 255, 190); /* oklch */ color: oklch(93.3% 0.117 148.9);
Tailwind
colors: {
custom: {
50: '#caffd1',
500: '#b1ffbe',
950: '#000000',
},
}SCSS
$custom: #b1ffbe; $custom-light: #caffd1; $custom-dark: #000000;
JSON
{
"hex": "#b1ffbe",
"rgb": {
"r": 177,
"g": 255,
"b": 190
},
"hsl": {
"h": 130,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93276,
"c": 0.11663,
"h": 148.9
},
"luminance": 0.84585
}Semantic roles & 50–950 ramp
primary
#B1FFBE
secondary
#E66FD2
accent
#00BFE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683