#BCFECE#BCFECE
#BCFECE is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.0% C 0.093 H 152.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFECE |
|---|---|
| RGB | rgb(188, 254, 206) |
| HSL | hsl(136, 97%, 87%) |
| HSV | hsv(136, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(94.32, -29.85, 16.43) |
| CIE-LCH | lch(94.32, 34.07, 151.17°) |
| OKLab | oklab(94.03% -0.0824 0.0423) |
| OKLCH | oklch(94.03% 0.093 152.8) |
| XYZ | xyz(67.3180, 86.0286, 71.4388) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.21
Light Mint
#B6FFBB
ΔE00 4.33
Light Seafoam
#A0FEBF
ΔE00 4.47
Pale Turquoise
#A5FBD5
ΔE00 4.60
Celadon
#BEFDB7
ΔE00 5.15
Light Mint Green
#A6FBB2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFECE #FEBCEC
analogous
#CBFEBC #BCFECE #BCFEEF
triadic
#BCFECE #CEBCFE #FECEBC
tetradic
#BCFECE #BCCBFE #FEBCEC #FEEFBC
square
#BCFECE #BCCBFE #FEBCEC #FEEFBC
split-complementary
#BCFECE #EFBCFE #FEBCCB
monochromatic
#43FC76 #80FDA2 #BCFECE #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.15
#BCFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#BCFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFECE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFECE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F3ECD1
Tritanopia (blue-blind)
#B2FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfece; /* rgb */ color: rgb(188, 254, 206); /* oklch */ color: oklch(94.0% 0.093 152.8);
Tailwind
colors: {
custom: {
50: '#d1ffdd',
500: '#bcfece',
950: '#000000',
},
}SCSS
$custom: #bcfece; $custom-light: #d1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bcfece",
"rgb": {
"r": 188,
"g": 254,
"b": 206
},
"hsl": {
"h": 136.364,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94034,
"c": 0.09259,
"h": 152.8
},
"luminance": 0.86031
}Semantic roles & 50–950 ramp
primary
#BCFECE
secondary
#E579C8
accent
#00A7E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684