#BCFEBE#BCFEBE
#BCFEBE is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.108 H 145.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEBE |
|---|---|
| RGB | rgb(188, 254, 190) |
| HSL | hsl(122, 97%, 87%) |
| HSV | hsv(122, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.01, -32.59, 24.15) |
| CIE-LCH | lch(94.01, 40.56, 143.46°) |
| OKLab | oklab(93.68% -0.0891 0.0615) |
| OKLCH | oklch(93.68% 0.108 145.4) |
| XYZ | xyz(65.4724, 85.2903, 61.7183) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.12
Celadon
#BEFDB7
ΔE00 1.50
Pale Green
#C7FDB5
ΔE00 2.98
Light Mint Green
#A6FBB2
ΔE00 3.08
Light Seafoam Green
#A7FFB5
ΔE00 3.17
Very Pale Green
#CFFDBC
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEBE #FEBCFC
analogous
#DBFEBC #BCFEBE #BCFEDF
triadic
#BCFEBE #BEBCFE #FEBEBC
tetradic
#BCFEBE #BCDBFE #FEBCFC #FEDFBC
square
#BCFEBE #BCDBFE #FEBCFC #FEDFBC
split-complementary
#BCFEBE #DFBCFE #FEBCDB
monochromatic
#43FC49 #80FD84 #BCFEBE #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.16
#BCFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#BCFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEBE
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEBE | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#B5FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfebe; /* rgb */ color: rgb(188, 254, 190); /* oklch */ color: oklch(93.7% 0.108 145.4);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bcfebe',
950: '#000000',
},
}SCSS
$custom: #bcfebe; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bcfebe",
"rgb": {
"r": 188,
"g": 254,
"b": 190
},
"hsl": {
"h": 121.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93675,
"c": 0.10821,
"h": 145.4
},
"luminance": 0.85293
}Semantic roles & 50–950 ramp
primary
#BCFEBE
secondary
#E579E2
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683