#BFFFBA#BFFFBA
#BFFFBA is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.112 H 142.8°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFBA |
|---|---|
| RGB | rgb(191, 255, 186) |
| HSL | hsl(116, 100%, 86%) |
| HSV | hsv(116, 27%, 100%) |
| CMYK | cmyk(25.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(94.37, -32.74, 26.70) |
| CIE-LCH | lch(94.37, 42.25, 140.80°) |
| OKLab | oklab(93.99% -0.0893 0.0677) |
| OKLCH | oklch(93.99% 0.112 142.8) |
| XYZ | xyz(66.1063, 86.1393, 59.5884) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.50
Light Mint
#B6FFBB
ΔE00 1.49
Pale Green
#C7FDB5
ΔE00 1.96
Light Light Green
#C8FFB0
ΔE00 2.85
Very Pale Green
#CFFDBC
ΔE00 2.96
Very Light Green
#D1FFBD
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFBA #FABAFF
analogous
#E2FFBA #BFFFBA #BAFFD8
triadic
#BFFFBA #BABFFF #FFBABF
tetradic
#BFFFBA #BAE2FF #FABAFF #FFD8BA
square
#BFFFBA #BAE2FF #FABAFF #FFD8BA
split-complementary
#BFFFBA #D8BAFF #FFBAE2
monochromatic
#4DFF40 #86FF7D #BFFFBA #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#BFFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#BFFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFBA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFBA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B6
Deuteranopia (green-blind)
#F8ECBE
Tritanopia (blue-blind)
#BAFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bfffba; /* rgb */ color: rgb(191, 255, 186); /* oklch */ color: oklch(94.0% 0.112 142.8);
Tailwind
colors: {
custom: {
50: '#d3ffcf',
500: '#bfffba',
950: '#000000',
},
}SCSS
$custom: #bfffba; $custom-light: #d3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bfffba",
"rgb": {
"r": 191,
"g": 255,
"b": 186
},
"hsl": {
"h": 115.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93987,
"c": 0.11205,
"h": 142.8
},
"luminance": 0.86142
}Semantic roles & 50–950 ramp
primary
#BFFFBA
secondary
#DF76E7
accent
#00E6D5
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683