#BFFFBB#BFFFBB
#BFFFBB is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.111 H 143.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFBB |
|---|---|
| RGB | rgb(191, 255, 187) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 27%, 100%) |
| CMYK | cmyk(25.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.39, -32.58, 26.22) |
| CIE-LCH | lch(94.39, 41.82, 141.17°) |
| OKLab | oklab(94.01% -0.0889 0.0665) |
| OKLCH | oklch(94.01% 0.111 143.2) |
| XYZ | xyz(66.2129, 86.1820, 60.1502) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.65
Light Mint
#B6FFBB
ΔE00 1.41
Pale Green
#C7FDB5
ΔE00 2.09
Very Pale Green
#CFFDBC
ΔE00 2.98
Light Light Green
#C8FFB0
ΔE00 3.03
Very Light Green
#D1FFBD
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFBB #FBBBFF
analogous
#E1FFBB #BFFFBB #BBFFD9
triadic
#BFFFBB #BBBFFF #FFBBBF
tetradic
#BFFFBB #BBE1FF #FBBBFF #FFD9BB
square
#BFFFBB #BBE1FF #FBBBFF #FFD9BB
split-complementary
#BFFFBB #D9BBFF #FFBBE1
monochromatic
#4CFF41 #85FF7E #BFFFBB #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.15
#BFFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BFFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFBB
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFBB | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F8ECBF
Tritanopia (blue-blind)
#BAFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bfffbb; /* rgb */ color: rgb(191, 255, 187); /* oklch */ color: oklch(94.0% 0.111 143.2);
Tailwind
colors: {
custom: {
50: '#d3ffcf',
500: '#bfffbb',
950: '#000000',
},
}SCSS
$custom: #bfffbb; $custom-light: #d3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bfffbb",
"rgb": {
"r": 191,
"g": 255,
"b": 187
},
"hsl": {
"h": 116.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94007,
"c": 0.11102,
"h": 143.2
},
"luminance": 0.86184
}Semantic roles & 50–950 ramp
primary
#BFFFBB
secondary
#E077E7
accent
#00E6D8
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683