#BCFEBD#BCFEBD
#BCFEBD is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.7% C 0.109 H 145.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEBD |
|---|---|
| RGB | rgb(188, 254, 189) |
| HSL | hsl(121, 97%, 87%) |
| HSV | hsv(121, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.99, -32.76, 24.63) |
| CIE-LCH | lch(93.99, 40.98, 143.06°) |
| OKLab | oklab(93.65% -0.0895 0.0626) |
| OKLCH | oklch(93.65% 0.109 145) |
| XYZ | xyz(65.3634, 85.2468, 61.1446) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.04
Celadon
#BEFDB7
ΔE00 1.30
Pale Green
#C7FDB5
ΔE00 2.82
Light Mint Green
#A6FBB2
ΔE00 3.01
Light Seafoam Green
#A7FFB5
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEBD #FEBCFD
analogous
#DCFEBC #BCFEBD #BCFEDE
triadic
#BCFEBD #BDBCFE #FEBDBC
tetradic
#BCFEBD #BCDCFE #FEBCFD #FEDEBC
square
#BCFEBD #BCDCFE #FEBCFD #FEDEBC
split-complementary
#BCFEBD #DEBCFE #FEBCDC
monochromatic
#43FC46 #80FD82 #BCFEBD #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BCFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BCFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEBD
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEBD | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#B5FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfebd; /* rgb */ color: rgb(188, 254, 189); /* oklch */ color: oklch(93.7% 0.109 145.0);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bcfebd',
950: '#000000',
},
}SCSS
$custom: #bcfebd; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bcfebd",
"rgb": {
"r": 188,
"g": 254,
"b": 189
},
"hsl": {
"h": 120.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93654,
"c": 0.10922,
"h": 145
},
"luminance": 0.85249
}Semantic roles & 50–950 ramp
primary
#BCFEBD
secondary
#E579E4
accent
#00E2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683