#BCFECA#BCFECA
#BCFECA is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.096 H 150.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFECA |
|---|---|
| RGB | rgb(188, 254, 202) |
| HSL | hsl(133, 97%, 87%) |
| HSV | hsv(133, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(94.24, -30.55, 18.36) |
| CIE-LCH | lch(94.24, 35.64, 149.00°) |
| OKLab | oklab(93.94% -0.084 0.0471) |
| OKLCH | oklch(93.94% 0.096 150.7) |
| XYZ | xyz(66.8383, 85.8367, 68.9122) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.38
Mint
#AAF0C1
ΔE00 3.40
Light Seafoam
#A0FEBF
ΔE00 4.05
Celadon
#BEFDB7
ΔE00 4.18
Light Mint Green
#A6FBB2
ΔE00 4.78
Light Seafoam Green
#A7FFB5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFECA #FEBCF0
analogous
#CFFEBC #BCFECA #BCFEEB
triadic
#BCFECA #CABCFE #FECABC
tetradic
#BCFECA #BCCFFE #FEBCF0 #FEEBBC
square
#BCFECA #BCCFFE #FEBCF0 #FEEBBC
split-complementary
#BCFECA #EBBCFE #FEBCCF
monochromatic
#43FC6B #80FD9A #BCFECA #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.16
#BCFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#BCFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFECA
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFECA | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C7
Deuteranopia (green-blind)
#F4ECCD
Tritanopia (blue-blind)
#B3FCEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfeca; /* rgb */ color: rgb(188, 254, 202); /* oklch */ color: oklch(93.9% 0.096 150.7);
Tailwind
colors: {
custom: {
50: '#d1ffda',
500: '#bcfeca',
950: '#000000',
},
}SCSS
$custom: #bcfeca; $custom-light: #d1ffda; $custom-dark: #000000;
JSON
{
"hex": "#bcfeca",
"rgb": {
"r": 188,
"g": 254,
"b": 202
},
"hsl": {
"h": 132.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93941,
"c": 0.09635,
"h": 150.7
},
"luminance": 0.85839
}Semantic roles & 50–950 ramp
primary
#BCFECA
secondary
#E579CE
accent
#00B5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683