#BCFFC8#BCFFC8
#BCFFC8 is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.100 H 149.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFC8 |
|---|---|
| RGB | rgb(188, 255, 200) |
| HSL | hsl(131, 100%, 87%) |
| HSV | hsv(131, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(94.47, -31.37, 19.70) |
| CIE-LCH | lch(94.47, 37.04, 147.86°) |
| OKLab | oklab(94.11% -0.0861 0.0505) |
| OKLCH | oklch(94.11% 0.1 149.6) |
| XYZ | xyz(66.9212, 86.3789, 67.7792) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.73
Celadon
#BEFDB7
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 3.79
Mint
#AAF0C1
ΔE00 3.79
Light Mint Green
#A6FBB2
ΔE00 4.26
Light Seafoam Green
#A7FFB5
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFC8 #FFBCF3
analogous
#D2FFBC #BCFFC8 #BCFFEA
triadic
#BCFFC8 #C8BCFF #FFC8BC
tetradic
#BCFFC8 #BCD2FF #FFBCF3 #FFEABC
square
#BCFFC8 #BCD2FF #FFBCF3 #FFEABC
split-complementary
#BCFFC8 #EABCFF #FFBCD2
monochromatic
#42FF64 #7FFF96 #BCFFC8 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.15
#BCFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BCFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFC8
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFC8 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C5
Deuteranopia (green-blind)
#F5ECCB
Tritanopia (blue-blind)
#B3FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffc8; /* rgb */ color: rgb(188, 255, 200); /* oklch */ color: oklch(94.1% 0.100 149.6);
Tailwind
colors: {
custom: {
50: '#d1ffd8',
500: '#bcffc8',
950: '#000000',
},
}SCSS
$custom: #bcffc8; $custom-light: #d1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bcffc8",
"rgb": {
"r": 188,
"g": 255,
"b": 200
},
"hsl": {
"h": 130.746,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94114,
"c": 0.09983,
"h": 149.6
},
"luminance": 0.86381
}Semantic roles & 50–950 ramp
primary
#BCFFC8
secondary
#E778D3
accent
#00BCE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683