#B2FFBB#B2FFBB
#B2FFBB is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.3% C 0.119 H 147.5°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFBB |
|---|---|
| RGB | rgb(178, 255, 187) |
| HSL | hsl(127, 100%, 85%) |
| HSV | hsv(127, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.70, -36.68, 25.16) |
| CIE-LCH | lch(93.70, 44.48, 145.55°) |
| OKLab | oklab(93.27% -0.1003 0.0639) |
| OKLCH | oklch(93.27% 0.119 147.5) |
| XYZ | xyz(63.0868, 84.5701, 60.0037) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.59
Light Seafoam Green
#A7FFB5
ΔE00 1.62
Light Mint Green
#A6FBB2
ΔE00 1.70
Celadon
#BEFDB7
ΔE00 2.29
Mint (survey)
#9FFEB0
ΔE00 2.66
Light Seafoam
#A0FEBF
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFBB #FFB2F6
analogous
#D0FFB2 #B2FFBB #B2FFE2
triadic
#B2FFBB #BBB2FF #FFBBB2
tetradic
#B2FFBB #B2D0FF #FFB2F6 #FFE2B2
square
#B2FFBB #B2D0FF #FFB2F6 #FFE2B2
split-complementary
#B2FFBB #E2B2FF #FFB2D0
monochromatic
#38FF4F #75FF85 #B2FFBB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.17
#B2FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#B2FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFBB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFBB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#A8FCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2ffbb; /* rgb */ color: rgb(178, 255, 187); /* oklch */ color: oklch(93.3% 0.119 147.5);
Tailwind
colors: {
custom: {
50: '#cbffcf',
500: '#b2ffbb',
950: '#000000',
},
}SCSS
$custom: #b2ffbb; $custom-light: #cbffcf; $custom-dark: #000000;
JSON
{
"hex": "#b2ffbb",
"rgb": {
"r": 178,
"g": 255,
"b": 187
},
"hsl": {
"h": 127.013,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93267,
"c": 0.11894,
"h": 147.5
},
"luminance": 0.84573
}Semantic roles & 50–950 ramp
primary
#B2FFBB
secondary
#E670D8
accent
#00CBE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683