#BCFEC6#BCFEC6
#BCFEC6 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.100 H 148.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC6 |
|---|---|
| RGB | rgb(188, 254, 198) |
| HSL | hsl(129, 97%, 87%) |
| HSV | hsv(129, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(94.16, -31.25, 20.29) |
| CIE-LCH | lch(94.16, 37.26, 147.00°) |
| OKLab | oklab(93.85% -0.0857 0.0519) |
| OKLCH | oklch(93.85% 0.1 148.8) |
| XYZ | xyz(66.3708, 85.6497, 66.4502) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.50
Celadon
#BEFDB7
ΔE00 3.25
Mint
#AAF0C1
ΔE00 3.82
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Mint Green
#A6FBB2
ΔE00 4.07
Light Seafoam Green
#A7FFB5
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC6 #FEBCF4
analogous
#D3FEBC #BCFEC6 #BCFEE7
triadic
#BCFEC6 #C6BCFE #FEC6BC
tetradic
#BCFEC6 #BCD3FE #FEBCF4 #FEE7BC
square
#BCFEC6 #BCD3FE #FEBCF4 #FEE7BC
split-complementary
#BCFEC6 #E7BCFE #FEBCD3
monochromatic
#43FC5F #80FD93 #BCFEC6 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.16
#BCFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BCFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC6
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC6 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C3
Deuteranopia (green-blind)
#F5EBC9
Tritanopia (blue-blind)
#B4FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec6; /* rgb */ color: rgb(188, 254, 198); /* oklch */ color: oklch(93.8% 0.100 148.8);
Tailwind
colors: {
custom: {
50: '#d1ffd7',
500: '#bcfec6',
950: '#000000',
},
}SCSS
$custom: #bcfec6; $custom-light: #d1ffd7; $custom-dark: #000000;
JSON
{
"hex": "#bcfec6",
"rgb": {
"r": 188,
"g": 254,
"b": 198
},
"hsl": {
"h": 129.091,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.9385,
"c": 0.10022,
"h": 148.8
},
"luminance": 0.85652
}Semantic roles & 50–950 ramp
primary
#BCFEC6
secondary
#E579D5
accent
#00C3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683