#BFFFBE#BFFFBE
#BFFFBE is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.108 H 144.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFBE |
|---|---|
| RGB | rgb(191, 255, 190) |
| HSL | hsl(119, 100%, 87%) |
| HSV | hsv(119, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.45, -32.10, 24.78) |
| CIE-LCH | lch(94.45, 40.55, 142.33°) |
| OKLab | oklab(94.07% -0.0876 0.063) |
| OKLCH | oklch(94.07% 0.108 144.3) |
| XYZ | xyz(66.5375, 86.3118, 61.8593) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.21
Light Mint
#B6FFBB
ΔE00 1.36
Pale Green
#C7FDB5
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 3.12
Very Light Green
#D1FFBD
ΔE00 3.25
Light Mint Green
#A6FBB2
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFBE #FEBEFF
analogous
#E0FFBE #BFFFBE #BEFFDE
triadic
#BFFFBE #BEBFFF #FFBEBF
tetradic
#BFFFBE #BEE0FF #FEBEFF #FFDEBE
square
#BFFFBE #BEE0FF #FEBEFF #FFDEBE
split-complementary
#BFFFBE #DEBEFF #FFBEE0
monochromatic
#46FF44 #83FF81 #BFFFBE #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.15
#BFFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#BFFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFBE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFBE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#B9FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bfffbe; /* rgb */ color: rgb(191, 255, 190); /* oklch */ color: oklch(94.1% 0.108 144.3);
Tailwind
colors: {
custom: {
50: '#d3ffd1',
500: '#bfffbe',
950: '#000000',
},
}SCSS
$custom: #bfffbe; $custom-light: #d3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bfffbe",
"rgb": {
"r": 191,
"g": 255,
"b": 190
},
"hsl": {
"h": 119.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9407,
"c": 0.10793,
"h": 144.3
},
"luminance": 0.86314
}Semantic roles & 50–950 ramp
primary
#BFFFBE
secondary
#E67AE7
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683