#BCFEC5#BCFEC5
#BCFEC5 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.101 H 148.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC5 |
|---|---|
| RGB | rgb(188, 254, 197) |
| HSL | hsl(128, 97%, 87%) |
| HSV | hsv(128, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(94.14, -31.42, 20.77) |
| CIE-LCH | lch(94.14, 37.66, 146.53°) |
| OKLab | oklab(93.83% -0.0861 0.0531) |
| OKLCH | oklch(93.83% 0.101 148.3) |
| XYZ | xyz(66.2559, 85.6037, 65.8447) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.29
Celadon
#BEFDB7
ΔE00 3.02
Light Seafoam
#A0FEBF
ΔE00 3.82
Light Mint Green
#A6FBB2
ΔE00 3.91
Mint
#AAF0C1
ΔE00 3.95
Light Seafoam Green
#A7FFB5
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC5 #FEBCF5
analogous
#D4FEBC #BCFEC5 #BCFEE6
triadic
#BCFEC5 #C5BCFE #FEC5BC
tetradic
#BCFEC5 #BCD4FE #FEBCF5 #FEE6BC
square
#BCFEC5 #BCD4FE #FEBCF5 #FEE6BC
split-complementary
#BCFEC5 #E6BCFE #FEBCD4
monochromatic
#43FC5D #80FD91 #BCFEC5 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.16
#BCFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BCFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC5
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC5 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C2
Deuteranopia (green-blind)
#F5EBC8
Tritanopia (blue-blind)
#B4FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec5; /* rgb */ color: rgb(188, 254, 197); /* oklch */ color: oklch(93.8% 0.101 148.3);
Tailwind
colors: {
custom: {
50: '#d1ffd6',
500: '#bcfec5',
950: '#000000',
},
}SCSS
$custom: #bcfec5; $custom-light: #d1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bcfec5",
"rgb": {
"r": 188,
"g": 254,
"b": 197
},
"hsl": {
"h": 128.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93828,
"c": 0.1012,
"h": 148.3
},
"luminance": 0.85606
}Semantic roles & 50–950 ramp
primary
#BCFEC5
secondary
#E579D7
accent
#00C6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683