#BCFFCA#BCFFCA
#BCFFCA is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.098 H 150.6°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFCA |
|---|---|
| RGB | rgb(188, 255, 202) |
| HSL | hsl(133, 100%, 87%) |
| HSV | hsv(133, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.51, -31.02, 18.74) |
| CIE-LCH | lch(94.51, 36.24, 148.86°) |
| OKLab | oklab(94.16% -0.0853 0.0481) |
| OKLCH | oklch(94.16% 0.098 150.6) |
| XYZ | xyz(67.1565, 86.4730, 69.0182) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.18
Mint
#AAF0C1
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.04
Light Mint Green
#A6FBB2
ΔE00 4.62
Light Seafoam Green
#A7FFB5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFCA #FFBCF1
analogous
#D0FFBC #BCFFCA #BCFFEC
triadic
#BCFFCA #CABCFF #FFCABC
tetradic
#BCFFCA #BCD0FF #FFBCF1 #FFECBC
square
#BCFFCA #BCD0FF #FFBCF1 #FFECBC
split-complementary
#BCFFCA #ECBCFF #FFBCD0
monochromatic
#42FF69 #7FFF9A #BCFFCA #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.15
#BCFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#BCFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFCA
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFCA | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F5ECCD
Tritanopia (blue-blind)
#B3FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffca; /* rgb */ color: rgb(188, 255, 202); /* oklch */ color: oklch(94.2% 0.098 150.6);
Tailwind
colors: {
custom: {
50: '#d1ffda',
500: '#bcffca',
950: '#000000',
},
}SCSS
$custom: #bcffca; $custom-light: #d1ffda; $custom-dark: #000000;
JSON
{
"hex": "#bcffca",
"rgb": {
"r": 188,
"g": 255,
"b": 202
},
"hsl": {
"h": 132.537,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94159,
"c": 0.09791,
"h": 150.6
},
"luminance": 0.86476
}Semantic roles & 50–950 ramp
primary
#BCFFCA
secondary
#E778D0
accent
#00B6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683