#B3FFBB#B3FFBB
#B3FFBB is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.3% C 0.118 H 147.2°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFBB |
|---|---|
| RGB | rgb(179, 255, 187) |
| HSL | hsl(126, 100%, 85%) |
| HSV | hsv(126, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.75, -36.37, 25.24) |
| CIE-LCH | lch(93.75, 44.27, 145.24°) |
| OKLab | oklab(93.32% -0.0994 0.0641) |
| OKLCH | oklch(93.32% 0.118 147.2) |
| XYZ | xyz(63.3171, 84.6888, 60.0145) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.45
Light Seafoam Green
#A7FFB5
ΔE00 1.73
Light Mint Green
#A6FBB2
ΔE00 1.79
Celadon
#BEFDB7
ΔE00 2.15
Mint (survey)
#9FFEB0
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFBB #FFB3F7
analogous
#D1FFB3 #B3FFBB #B3FFE1
triadic
#B3FFBB #BBB3FF #FFBBB3
tetradic
#B3FFBB #B3D1FF #FFB3F7 #FFE1B3
square
#B3FFBB #B3D1FF #FFB3F7 #FFE1B3
split-complementary
#B3FFBB #E1B3FF #FFB3D1
monochromatic
#39FF4D #76FF84 #B3FFBB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.17
#B3FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#B3FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFBB
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFBB | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#AAFBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b3ffbb; /* rgb */ color: rgb(179, 255, 187); /* oklch */ color: oklch(93.3% 0.118 147.2);
Tailwind
colors: {
custom: {
50: '#cbffcf',
500: '#b3ffbb',
950: '#000000',
},
}SCSS
$custom: #b3ffbb; $custom-light: #cbffcf; $custom-dark: #000000;
JSON
{
"hex": "#b3ffbb",
"rgb": {
"r": 179,
"g": 255,
"b": 187
},
"hsl": {
"h": 126.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93322,
"c": 0.11832,
"h": 147.2
},
"luminance": 0.84692
}Semantic roles & 50–950 ramp
primary
#B3FFBB
secondary
#E670D9
accent
#00CDE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683