#BCFDBF#BCFDBF
#BCFDBF is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.5% C 0.106 H 145.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDBF |
|---|---|
| RGB | rgb(188, 253, 191) |
| HSL | hsl(123, 94%, 86%) |
| HSV | hsv(123, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(93.75, -31.96, 23.29) |
| CIE-LCH | lch(93.75, 39.55, 143.92°) |
| OKLab | oklab(93.48% -0.0874 0.0594) |
| OKLCH | oklch(93.48% 0.106 145.8) |
| XYZ | xyz(65.2655, 84.7012, 62.1903) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.44
Celadon
#BEFDB7
ΔE00 1.83
Pale Green
#C7FDB5
ΔE00 3.21
Light Mint Green
#A6FBB2
ΔE00 3.28
Light Seafoam Green
#A7FFB5
ΔE00 3.42
Very Pale Green
#CFFDBC
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDBF #FDBCFA
analogous
#DAFDBC #BCFDBF #BCFDE0
triadic
#BCFDBF #BFBCFD #FDBFBC
tetradic
#BCFDBF #BCDAFD #FDBCFA #FDE0BC
square
#BCFDBF #BCDAFD #FDBCFA #FDE0BC
split-complementary
#BCFDBF #E0BCFD #FDBCDA
monochromatic
#45F94D #81FB86 #BCFDBF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.17
#BCFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BCFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDBF
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDBF | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#B5FAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfdbf; /* rgb */ color: rgb(188, 253, 191); /* oklch */ color: oklch(93.5% 0.106 145.8);
Tailwind
colors: {
custom: {
50: '#d1fed2',
500: '#bcfdbf',
950: '#000000',
},
}SCSS
$custom: #bcfdbf; $custom-light: #d1fed2; $custom-dark: #000000;
JSON
{
"hex": "#bcfdbf",
"rgb": {
"r": 188,
"g": 253,
"b": 191
},
"hsl": {
"h": 122.769,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93477,
"c": 0.10563,
"h": 145.8
},
"luminance": 0.84704
}Semantic roles & 50–950 ramp
primary
#BCFDBF
secondary
#E47ADF
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683