#BCFECB#BCFECB
#BCFECB is a very light, moderate green. Relative luminance 0.859; OKLCH L 94.0% C 0.095 H 151.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFECB |
|---|---|
| RGB | rgb(188, 254, 203) |
| HSL | hsl(134, 97%, 87%) |
| HSV | hsv(134, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(94.26, -30.38, 17.88) |
| CIE-LCH | lch(94.26, 35.25, 149.53°) |
| OKLab | oklab(93.96% -0.0836 0.0459) |
| OKLCH | oklch(93.96% 0.095 151.2) |
| XYZ | xyz(66.9571, 85.8842, 69.5378) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.14
Celadon
#BEFDB7
ΔE00 4.42
Light Mint Green
#A6FBB2
ΔE00 4.98
Light Seafoam Green
#A7FFB5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFECB #FEBCEF
analogous
#CEFEBC #BCFECB #BCFEEC
triadic
#BCFECB #CBBCFE #FECBBC
tetradic
#BCFECB #BCCEFE #FEBCEF #FEECBC
square
#BCFECB #BCCEFE #FEBCEF #FEECBC
split-complementary
#BCFECB #ECBCFE #FEBCCE
monochromatic
#43FC6D #80FD9C #BCFECB #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.16
#BCFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#BCFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFECB
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFECB | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#B3FCF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfecb; /* rgb */ color: rgb(188, 254, 203); /* oklch */ color: oklch(94.0% 0.095 151.2);
Tailwind
colors: {
custom: {
50: '#d1ffdb',
500: '#bcfecb',
950: '#000000',
},
}SCSS
$custom: #bcfecb; $custom-light: #d1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#bcfecb",
"rgb": {
"r": 188,
"g": 254,
"b": 203
},
"hsl": {
"h": 133.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93964,
"c": 0.0954,
"h": 151.2
},
"luminance": 0.85887
}Semantic roles & 50–950 ramp
primary
#BCFECB
secondary
#E579CD
accent
#00B1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684