#BCFEBB#BCFEBB
#BCFEBB is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.111 H 144.3°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEBB |
|---|---|
| RGB | rgb(188, 254, 187) |
| HSL | hsl(119, 97%, 86%) |
| HSV | hsv(119, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(93.95, -33.08, 25.60) |
| CIE-LCH | lch(93.95, 41.83, 142.27°) |
| OKLab | oklab(93.61% -0.0903 0.065) |
| OKLCH | oklch(93.61% 0.111 144.3) |
| XYZ | xyz(65.1479, 85.1605, 60.0092) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.92
Light Mint
#B6FFBB
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 2.52
Light Mint Green
#A6FBB2
ΔE00 2.92
Light Seafoam Green
#A7FFB5
ΔE00 3.02
Very Pale Green
#CFFDBC
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEBB #FDBBFE
analogous
#DEFEBB #BCFEBB #BBFEDC
triadic
#BCFEBB #BBBCFE #FEBBBC
tetradic
#BCFEBB #BBDEFE #FDBBFE #FEDCBB
square
#BCFEBB #BBDEFE #FDBBFE #FEDCBB
split-complementary
#BCFEBB #DCBBFE #FEBBDE
monochromatic
#45FC42 #81FD7F #BCFEBB #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.16
#BCFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#BCFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEBB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEBB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B6FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfebb; /* rgb */ color: rgb(188, 254, 187); /* oklch */ color: oklch(93.6% 0.111 144.3);
Tailwind
colors: {
custom: {
50: '#d1ffcf',
500: '#bcfebb',
950: '#000000',
},
}SCSS
$custom: #bcfebb; $custom-light: #d1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bcfebb",
"rgb": {
"r": 188,
"g": 254,
"b": 187
},
"hsl": {
"h": 119.104,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93612,
"c": 0.11126,
"h": 144.3
},
"luminance": 0.85163
}Semantic roles & 50–950 ramp
primary
#BCFEBB
secondary
#E478E5
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683