#BFFFBF#BFFFBF
#BFFFBF is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.107 H 144.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFBF |
|---|---|
| RGB | rgb(191, 255, 191) |
| HSL | hsl(120, 100%, 87%) |
| HSV | hsv(120, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.46, -31.93, 24.30) |
| CIE-LCH | lch(94.46, 40.13, 142.73°) |
| OKLab | oklab(94.09% -0.0872 0.0618) |
| OKLCH | oklch(94.09% 0.107 144.7) |
| XYZ | xyz(66.6471, 86.3557, 62.4369) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.41
Celadon
#BEFDB7
ΔE00 1.41
Pale Green
#C7FDB5
ΔE00 2.73
Very Pale Green
#CFFDBC
ΔE00 3.20
Very Light Green
#D1FFBD
ΔE00 3.33
Light Mint Green
#A6FBB2
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFBF #FFBFFF
analogous
#DFFFBF #BFFFBF #BFFFDF
triadic
#BFFFBF #BFBFFF #FFBFBF
tetradic
#BFFFBF #BFDFFF #FFBFFF #FFDFBF
square
#BFFFBF #BFDFFF #FFBFFF #FFDFBF
split-complementary
#BFFFBF #DFBFFF #FFBFDF
monochromatic
#45FF45 #82FF82 #BFFFBF #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.15
#BFFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#BFFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFBF
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFBF | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F7EDC2
Tritanopia (blue-blind)
#B9FBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bfffbf; /* rgb */ color: rgb(191, 255, 191); /* oklch */ color: oklch(94.1% 0.107 144.7);
Tailwind
colors: {
custom: {
50: '#d3ffd2',
500: '#bfffbf',
950: '#000000',
},
}SCSS
$custom: #bfffbf; $custom-light: #d3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bfffbf",
"rgb": {
"r": 191,
"g": 255,
"b": 191
},
"hsl": {
"h": 120,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94091,
"c": 0.1069,
"h": 144.7
},
"luminance": 0.86358
}Semantic roles & 50–950 ramp
primary
#BFFFBF
secondary
#E87BE8
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683