#B1FBB4#B1FBB4
#B1FBB4 is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.2% C 0.120 H 145.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FBB4 |
|---|---|
| RGB | rgb(177, 251, 180) |
| HSL | hsl(122, 90%, 84%) |
| HSV | hsv(122, 29%, 98%) |
| CMYK | cmyk(29.5%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(92.41, -36.33, 26.95) |
| CIE-LCH | lch(92.41, 45.23, 143.44°) |
| OKLab | oklab(92.18% -0.0992 0.0682) |
| OKLCH | oklch(92.18% 0.12 145.5) |
| XYZ | xyz(60.8642, 81.6342, 55.7212) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.10
Light Mint Green
#A6FBB2
ΔE00 1.48
Celadon
#BEFDB7
ΔE00 1.82
Light Seafoam Green
#A7FFB5
ΔE00 1.83
Mint (survey)
#9FFEB0
ΔE00 2.63
Light Pastel Green
#B2FBA5
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FBB4 #FBB1F8
analogous
#D3FBB1 #B1FBB4 #B1FBD9
triadic
#B1FBB4 #B4B1FB #FBB4B1
tetradic
#B1FBB4 #B1D3FB #FBB1F8 #FBD9B1
square
#B1FBB4 #B1D3FB #FBB1F8 #FBD9B1
split-complementary
#B1FBB4 #D9B1FB #FBB1D3
monochromatic
#3DF544 #77F87C #B1FBB4 #E2FEE3 #E2FEE3
Accessibility & contrast
On white
1.21
#B1FBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#B1FBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FBB4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FBB4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB0
Deuteranopia (green-blind)
#F2E6B8
Tritanopia (blue-blind)
#A9F7E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b1fbb4; /* rgb */ color: rgb(177, 251, 180); /* oklch */ color: oklch(92.2% 0.120 145.5);
Tailwind
colors: {
custom: {
50: '#cafdca',
500: '#b1fbb4',
950: '#000000',
},
}SCSS
$custom: #b1fbb4; $custom-light: #cafdca; $custom-dark: #000000;
JSON
{
"hex": "#b1fbb4",
"rgb": {
"r": 177,
"g": 251,
"b": 180
},
"hsl": {
"h": 122.432,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.92175,
"c": 0.12038,
"h": 145.5
},
"luminance": 0.81637
}Semantic roles & 50–950 ramp
primary
#B1FBB4
secondary
#DF71DB
accent
#00DCE6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582