#BCFEC8#BCFEC8
#BCFEC8 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.9% C 0.098 H 149.7°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC8 |
|---|---|
| RGB | rgb(188, 254, 200) |
| HSL | hsl(131, 97%, 87%) |
| HSV | hsv(131, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(94.20, -30.90, 19.32) |
| CIE-LCH | lch(94.20, 36.45, 147.98°) |
| OKLab | oklab(93.9% -0.0849 0.0495) |
| OKLCH | oklch(93.9% 0.098 149.7) |
| XYZ | xyz(66.6030, 85.7426, 67.6731) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.93
Mint
#AAF0C1
ΔE00 3.59
Celadon
#BEFDB7
ΔE00 3.71
Light Seafoam
#A0FEBF
ΔE00 3.92
Light Mint Green
#A6FBB2
ΔE00 4.41
Light Seafoam Green
#A7FFB5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC8 #FEBCF2
analogous
#D1FEBC #BCFEC8 #BCFEE9
triadic
#BCFEC8 #C8BCFE #FEC8BC
tetradic
#BCFEC8 #BCD1FE #FEBCF2 #FEE9BC
square
#BCFEC8 #BCD1FE #FEBCF2 #FEE9BC
split-complementary
#BCFEC8 #E9BCFE #FEBCD1
monochromatic
#43FC65 #80FD97 #BCFEC8 #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.16
#BCFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#BCFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC8
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC8 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#F4EBCB
Tritanopia (blue-blind)
#B3FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec8; /* rgb */ color: rgb(188, 254, 200); /* oklch */ color: oklch(93.9% 0.098 149.7);
Tailwind
colors: {
custom: {
50: '#d1ffd8',
500: '#bcfec8',
950: '#000000',
},
}SCSS
$custom: #bcfec8; $custom-light: #d1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bcfec8",
"rgb": {
"r": 188,
"g": 254,
"b": 200
},
"hsl": {
"h": 130.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93895,
"c": 0.09827,
"h": 149.7
},
"luminance": 0.85745
}Semantic roles & 50–950 ramp
primary
#BCFEC8
secondary
#E579D2
accent
#00BCE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683