#BCFEBF#BCFEBF
#BCFEBF is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.107 H 145.8°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEBF |
|---|---|
| RGB | rgb(188, 254, 191) |
| HSL | hsl(123, 97%, 87%) |
| HSV | hsv(123, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(94.03, -32.43, 23.67) |
| CIE-LCH | lch(94.03, 40.15, 143.88°) |
| OKLab | oklab(93.7% -0.0886 0.0603) |
| OKLCH | oklch(93.7% 0.107 145.8) |
| XYZ | xyz(65.5820, 85.3342, 62.2958) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.23
Celadon
#BEFDB7
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 3.15
Light Mint Green
#A6FBB2
ΔE00 3.16
Light Seafoam Green
#A7FFB5
ΔE00 3.25
Very Pale Green
#CFFDBC
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEBF #FEBCFB
analogous
#DAFEBC #BCFEBF #BCFEE0
triadic
#BCFEBF #BFBCFE #FEBFBC
tetradic
#BCFEBF #BCDAFE #FEBCFB #FEE0BC
square
#BCFEBF #BCDAFE #FEBCFB #FEE0BC
split-complementary
#BCFEBF #E0BCFE #FEBCDA
monochromatic
#43FC4C #80FD85 #BCFEBF #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.16
#BCFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#BCFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEBF
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEBF | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#B5FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfebf; /* rgb */ color: rgb(188, 254, 191); /* oklch */ color: oklch(93.7% 0.107 145.8);
Tailwind
colors: {
custom: {
50: '#d1ffd2',
500: '#bcfebf',
950: '#000000',
},
}SCSS
$custom: #bcfebf; $custom-light: #d1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bcfebf",
"rgb": {
"r": 188,
"g": 254,
"b": 191
},
"hsl": {
"h": 122.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93697,
"c": 0.10719,
"h": 145.8
},
"luminance": 0.85337
}Semantic roles & 50–950 ramp
primary
#BCFEBF
secondary
#E579E0
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683