#BCFFBF#BCFFBF
#BCFFBF is a very light, moderate green. Relative luminance 0.860; OKLCH L 93.9% C 0.109 H 145.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFBF |
|---|---|
| RGB | rgb(188, 255, 191) |
| HSL | hsl(123, 100%, 87%) |
| HSV | hsv(123, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.30, -32.89, 24.04) |
| CIE-LCH | lch(94.30, 40.74, 143.83°) |
| OKLab | oklab(93.92% -0.0899 0.0612) |
| OKLCH | oklch(93.92% 0.109 145.8) |
| XYZ | xyz(65.9002, 85.9705, 62.4019) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.05
Celadon
#BEFDB7
ΔE00 1.64
Light Mint Green
#A6FBB2
ΔE00 3.07
Light Seafoam Green
#A7FFB5
ΔE00 3.10
Pale Green
#C7FDB5
ΔE00 3.12
Very Pale Green
#CFFDBC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFBF #FFBCFC
analogous
#DBFFBC #BCFFBF #BCFFE1
triadic
#BCFFBF #BFBCFF #FFBFBC
tetradic
#BCFFBF #BCDBFF #FFBCFC #FFE1BC
square
#BCFFBF #BCDBFF #FFBCFC #FFE1BC
split-complementary
#BCFFBF #E1BCFF #FFBCDB
monochromatic
#42FF4A #7FFF85 #BCFFBF #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.15
#BCFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#BCFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFBF
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFBF | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F7ECC2
Tritanopia (blue-blind)
#B5FBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffbf; /* rgb */ color: rgb(188, 255, 191); /* oklch */ color: oklch(93.9% 0.109 145.8);
Tailwind
colors: {
custom: {
50: '#d1ffd2',
500: '#bcffbf',
950: '#000000',
},
}SCSS
$custom: #bcffbf; $custom-light: #d1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bcffbf",
"rgb": {
"r": 188,
"g": 255,
"b": 191
},
"hsl": {
"h": 122.687,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.93916,
"c": 0.10875,
"h": 145.8
},
"luminance": 0.85973
}Semantic roles & 50–950 ramp
primary
#BCFFBF
secondary
#E778E2
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683