#BCFECF#BCFECF
#BCFECF is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.1% C 0.092 H 153.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFECF |
|---|---|
| RGB | rgb(188, 254, 207) |
| HSL | hsl(137, 97%, 87%) |
| HSV | hsv(137, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(94.35, -29.67, 15.94) |
| CIE-LCH | lch(94.35, 33.68, 151.75°) |
| OKLab | oklab(94.06% -0.082 0.041) |
| OKLCH | oklch(94.06% 0.092 153.4) |
| XYZ | xyz(67.4399, 86.0774, 72.0806) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 4.42
Light Mint
#B6FFBB
ΔE00 4.57
Light Seafoam
#A0FEBF
ΔE00 4.61
Celadon
#BEFDB7
ΔE00 5.40
Light Mint Green
#A6FBB2
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFECF #FEBCEB
analogous
#CAFEBC #BCFECF #BCFEF0
triadic
#BCFECF #CFBCFE #FECFBC
tetradic
#BCFECF #BCCAFE #FEBCEB #FEF0BC
square
#BCFECF #BCCAFE #FEBCEB #FEF0BC
split-complementary
#BCFECF #F0BCFE #FEBCCA
monochromatic
#43FC79 #80FDA4 #BCFECF #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.15
#BCFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#BCFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFECF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFECF | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CC
Deuteranopia (green-blind)
#F3ECD2
Tritanopia (blue-blind)
#B2FCF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfecf; /* rgb */ color: rgb(188, 254, 207); /* oklch */ color: oklch(94.1% 0.092 153.4);
Tailwind
colors: {
custom: {
50: '#d1ffdd',
500: '#bcfecf',
950: '#000000',
},
}SCSS
$custom: #bcfecf; $custom-light: #d1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bcfecf",
"rgb": {
"r": 188,
"g": 254,
"b": 207
},
"hsl": {
"h": 137.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94057,
"c": 0.09166,
"h": 153.4
},
"luminance": 0.8608
}Semantic roles & 50–950 ramp
primary
#BCFECF
secondary
#E579C6
accent
#00A3E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684