#BCFDCE#BCFDCE
#BCFDCE is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.8% C 0.091 H 153.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDCE |
|---|---|
| RGB | rgb(188, 253, 206) |
| HSL | hsl(137, 94%, 86%) |
| HSV | hsv(137, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(94.05, -29.38, 16.04) |
| CIE-LCH | lch(94.05, 33.47, 151.36°) |
| OKLab | oklab(93.82% -0.0811 0.0413) |
| OKLCH | oklch(93.82% 0.091 153) |
| XYZ | xyz(67.0015, 85.3956, 71.3333) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 4.52
Light Mint
#B6FFBB
ΔE00 4.55
Light Seafoam
#A0FEBF
ΔE00 4.66
Celadon
#BEFDB7
ΔE00 5.32
Light Mint Green
#A6FBB2
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDCE #FDBCEB
analogous
#CBFDBC #BCFDCE #BCFDEF
triadic
#BCFDCE #CEBCFD #FDCEBC
tetradic
#BCFDCE #BCCBFD #FDBCEB #FDEFBC
square
#BCFDCE #BCCBFD #FDBCEB #FDEFBC
split-complementary
#BCFDCE #EFBCFD #FDBCCB
monochromatic
#45F977 #81FBA3 #BCFDCE #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.16
#BCFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BCFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDCE
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDCE | 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)
#FDF2CB
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#B2FBF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfdce; /* rgb */ color: rgb(188, 253, 206); /* oklch */ color: oklch(93.8% 0.091 153.0);
Tailwind
colors: {
custom: {
50: '#d1fedd',
500: '#bcfdce',
950: '#000000',
},
}SCSS
$custom: #bcfdce; $custom-light: #d1fedd; $custom-dark: #000000;
JSON
{
"hex": "#bcfdce",
"rgb": {
"r": 188,
"g": 253,
"b": 206
},
"hsl": {
"h": 136.615,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93816,
"c": 0.09102,
"h": 153
},
"luminance": 0.85398
}Semantic roles & 50–950 ramp
primary
#BCFDCE
secondary
#E47AC6
accent
#00A6E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684