#B2FBB4#B2FBB4
#B2FBB4 is a very light, moderate green. Relative luminance 0.818; OKLCH L 92.2% C 0.120 H 145.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FBB4 |
|---|---|
| RGB | rgb(178, 251, 180) |
| HSL | hsl(122, 90%, 84%) |
| HSV | hsv(122, 29%, 98%) |
| CMYK | cmyk(29.1%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(92.47, -36.02, 27.02) |
| CIE-LCH | lch(92.47, 45.03, 143.12°) |
| OKLab | oklab(92.23% -0.0983 0.0684) |
| OKLCH | oklch(92.23% 0.12 145.2) |
| XYZ | xyz(61.0928, 81.7521, 55.7320) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.09
Light Mint Green
#A6FBB2
ΔE00 1.63
Celadon
#BEFDB7
ΔE00 1.67
Light Seafoam Green
#A7FFB5
ΔE00 1.96
Mint (survey)
#9FFEB0
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FBB4 #FBB2F9
analogous
#D5FBB2 #B2FBB4 #B2FBD9
triadic
#B2FBB4 #B4B2FB #FBB4B2
tetradic
#B2FBB4 #B2D5FB #FBB2F9 #FBD9B2
square
#B2FBB4 #B2D5FB #FBB2F9 #FBD9B2
split-complementary
#B2FBB4 #D9B2FB #FBB2D5
monochromatic
#3EF543 #78F87B #B2FBB4 #E2FDE3 #E2FDE3
Accessibility & contrast
On white
1.21
#B2FBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#B2FBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FBB4
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FBB4 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB0
Deuteranopia (green-blind)
#F2E6B8
Tritanopia (blue-blind)
#AAF7E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fbb4; /* rgb */ color: rgb(178, 251, 180); /* oklch */ color: oklch(92.2% 0.120 145.2);
Tailwind
colors: {
custom: {
50: '#cbfdca',
500: '#b2fbb4',
950: '#000000',
},
}SCSS
$custom: #b2fbb4; $custom-light: #cbfdca; $custom-dark: #000000;
JSON
{
"hex": "#b2fbb4",
"rgb": {
"r": 178,
"g": 251,
"b": 180
},
"hsl": {
"h": 121.644,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.92231,
"c": 0.11977,
"h": 145.2
},
"luminance": 0.81755
}Semantic roles & 50–950 ramp
primary
#B2FBB4
secondary
#DF72DC
accent
#00DFE6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582