#B3FBB0#B3FBB0
#B3FBB0 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.2% C 0.123 H 143.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FBB0 |
|---|---|
| RGB | rgb(179, 251, 176) |
| HSL | hsl(118, 90%, 84%) |
| HSV | hsv(118, 30%, 98%) |
| CMYK | cmyk(28.7%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(92.45, -36.34, 29.03) |
| CIE-LCH | lch(92.45, 46.51, 141.38°) |
| OKLab | oklab(92.21% -0.0991 0.0732) |
| OKLCH | oklch(92.21% 0.123 143.6) |
| XYZ | xyz(60.9216, 81.7102, 53.6276) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.62
Light Mint
#B6FFBB
ΔE00 1.75
Light Mint Green
#A6FBB2
ΔE00 2.02
Light Pastel Green
#B2FBA5
ΔE00 2.03
Light Seafoam Green
#A7FFB5
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FBB0 #F8B0FB
analogous
#D8FBB0 #B3FBB0 #B0FBD2
triadic
#B3FBB0 #B0B3FB #FBB0B3
tetradic
#B3FBB0 #B0D8FB #F8B0FB #FBD2B0
square
#B3FBB0 #B0D8FB #F8B0FB #FBD2B0
split-complementary
#B3FBB0 #D2B0FB #FBB0D8
monochromatic
#43F53B #7BF876 #B3FBB0 #E3FEE2 #E3FEE2
Accessibility & contrast
On white
1.21
#B3FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#B3FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FBB0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FBB0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAB
Deuteranopia (green-blind)
#F3E7B4
Tritanopia (blue-blind)
#ACF7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fbb0; /* rgb */ color: rgb(179, 251, 176); /* oklch */ color: oklch(92.2% 0.123 143.6);
Tailwind
colors: {
custom: {
50: '#cbfdc8',
500: '#b3fbb0',
950: '#000000',
},
}SCSS
$custom: #b3fbb0; $custom-light: #cbfdc8; $custom-dark: #000000;
JSON
{
"hex": "#b3fbb0",
"rgb": {
"r": 179,
"g": 251,
"b": 176
},
"hsl": {
"h": 117.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.92207,
"c": 0.12323,
"h": 143.6
},
"luminance": 0.81713
}Semantic roles & 50–950 ramp
primary
#B3FBB0
secondary
#DA70DF
accent
#00E6DC
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582