#BCFEC4#BCFEC4
#BCFEC4 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.102 H 147.9°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC4 |
|---|---|
| RGB | rgb(188, 254, 196) |
| HSL | hsl(127, 97%, 87%) |
| HSV | hsv(127, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(94.12, -31.59, 21.26) |
| CIE-LCH | lch(94.12, 38.07, 146.06°) |
| OKLab | oklab(93.81% -0.0865 0.0543) |
| OKLCH | oklch(93.81% 0.102 147.9) |
| XYZ | xyz(66.1417, 85.5581, 65.2433) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.08
Celadon
#BEFDB7
ΔE00 2.80
Light Mint Green
#A6FBB2
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 3.82
Light Seafoam Green
#A7FFB5
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC4 #FEBCF6
analogous
#D5FEBC #BCFEC4 #BCFEE5
triadic
#BCFEC4 #C4BCFE #FEC4BC
tetradic
#BCFEC4 #BCD5FE #FEBCF6 #FEE5BC
square
#BCFEC4 #BCD5FE #FEBCF6 #FEE5BC
split-complementary
#BCFEC4 #E5BCFE #FEBCD5
monochromatic
#43FC5A #80FD8F #BCFEC4 #E1FFE4 #E1FFE4
Accessibility & contrast
On white
1.16
#BCFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#BCFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC4
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC4 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C1
Deuteranopia (green-blind)
#F5EBC7
Tritanopia (blue-blind)
#B4FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec4; /* rgb */ color: rgb(188, 254, 196); /* oklch */ color: oklch(93.8% 0.102 147.9);
Tailwind
colors: {
custom: {
50: '#d1ffd6',
500: '#bcfec4',
950: '#000000',
},
}SCSS
$custom: #bcfec4; $custom-light: #d1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bcfec4",
"rgb": {
"r": 188,
"g": 254,
"b": 196
},
"hsl": {
"h": 127.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93806,
"c": 0.10219,
"h": 147.9
},
"luminance": 0.85561
}Semantic roles & 50–950 ramp
primary
#BCFEC4
secondary
#E579D8
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683