#BCFEBA#BCFEBA
#BCFEBA is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.6% C 0.112 H 143.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEBA |
|---|---|
| RGB | rgb(188, 254, 186) |
| HSL | hsl(118, 97%, 86%) |
| HSV | hsv(118, 27%, 100%) |
| CMYK | cmyk(26%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(93.93, -33.24, 26.08) |
| CIE-LCH | lch(93.93, 42.25, 141.89°) |
| OKLab | oklab(93.59% -0.0907 0.0662) |
| OKLCH | oklch(93.59% 0.112 143.9) |
| XYZ | xyz(65.0412, 85.1179, 59.4473) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.74
Light Mint
#B6FFBB
ΔE00 1.06
Pale Green
#C7FDB5
ΔE00 2.38
Light Mint Green
#A6FBB2
ΔE00 2.90
Light Seafoam Green
#A7FFB5
ΔE00 2.99
Light Light Green
#C8FFB0
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEBA #FCBAFE
analogous
#DEFEBA #BCFEBA #BAFEDA
triadic
#BCFEBA #BABCFE #FEBABC
tetradic
#BCFEBA #BADEFE #FCBAFE #FEDABA
square
#BCFEBA #BADEFE #FCBAFE #FEDABA
split-complementary
#BCFEBA #DABAFE #FEBADE
monochromatic
#47FC41 #81FD7E #BCFEBA #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.17
#BCFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#BCFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEBA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEBA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B6
Deuteranopia (green-blind)
#F6EBBE
Tritanopia (blue-blind)
#B6FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfeba; /* rgb */ color: rgb(188, 254, 186); /* oklch */ color: oklch(93.6% 0.112 143.9);
Tailwind
colors: {
custom: {
50: '#d1ffcf',
500: '#bcfeba',
950: '#000000',
},
}SCSS
$custom: #bcfeba; $custom-light: #d1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bcfeba",
"rgb": {
"r": 188,
"g": 254,
"b": 186
},
"hsl": {
"h": 118.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.93591,
"c": 0.11228,
"h": 143.9
},
"luminance": 0.8512
}Semantic roles & 50–950 ramp
primary
#BCFEBA
secondary
#E277E5
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683