#BCFEC0#BCFEC0
#BCFEC0 is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.106 H 146.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC0 |
|---|---|
| RGB | rgb(188, 254, 192) |
| HSL | hsl(124, 97%, 87%) |
| HSV | hsv(124, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(94.05, -32.26, 23.19) |
| CIE-LCH | lch(94.05, 39.73, 144.30°) |
| OKLab | oklab(93.72% -0.0882 0.0591) |
| OKLCH | oklch(93.72% 0.106 146.2) |
| XYZ | xyz(65.6924, 85.3784, 62.8774) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.37
Celadon
#BEFDB7
ΔE00 1.92
Light Mint Green
#A6FBB2
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 3.33
Light Seafoam Green
#A7FFB5
ΔE00 3.34
Very Pale Green
#CFFDBC
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC0 #FEBCFA
analogous
#D9FEBC #BCFEC0 #BCFEE1
triadic
#BCFEC0 #C0BCFE #FEC0BC
tetradic
#BCFEC0 #BCD9FE #FEBCFA #FEE1BC
square
#BCFEC0 #BCD9FE #FEBCFA #FEE1BC
split-complementary
#BCFEC0 #E1BCFE #FEBCD9
monochromatic
#43FC4F #80FD87 #BCFEC0 #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.16
#BCFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BCFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC0
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC0 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BC
Deuteranopia (green-blind)
#F6EBC3
Tritanopia (blue-blind)
#B5FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec0; /* rgb */ color: rgb(188, 254, 192); /* oklch */ color: oklch(93.7% 0.106 146.2);
Tailwind
colors: {
custom: {
50: '#d1ffd3',
500: '#bcfec0',
950: '#000000',
},
}SCSS
$custom: #bcfec0; $custom-light: #d1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#bcfec0",
"rgb": {
"r": 188,
"g": 254,
"b": 192
},
"hsl": {
"h": 123.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93718,
"c": 0.10618,
"h": 146.2
},
"luminance": 0.85381
}Semantic roles & 50–950 ramp
primary
#BCFEC0
secondary
#E579DF
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683