#BCFEB4#BCFEB4
#BCFEB4 is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.5% C 0.118 H 141.9°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEB4 |
|---|---|
| RGB | rgb(188, 254, 180) |
| HSL | hsl(114, 97%, 85%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(26%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(93.83, -34.19, 28.96) |
| CIE-LCH | lch(93.83, 44.81, 139.73°) |
| OKLab | oklab(93.47% -0.0932 0.0731) |
| OKLCH | oklch(93.47% 0.118 141.9) |
| XYZ | xyz(64.4167, 84.8681, 56.1583) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.78
Light Mint
#B6FFBB
ΔE00 1.87
Pale Green
#C7FDB5
ΔE00 1.89
Light Light Green
#C8FFB0
ΔE00 2.37
Light Pastel Green
#B2FBA5
ΔE00 2.39
Washed Out Green
#BCF5A6
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEB4 #F6B4FE
analogous
#E1FEB4 #BCFEB4 #B4FED1
triadic
#BCFEB4 #B4BCFE #FEB4BC
tetradic
#BCFEB4 #B4E1FE #F6B4FE #FED1B4
square
#BCFEB4 #B4E1FE #F6B4FE #FED1B4
split-complementary
#BCFEB4 #D1B4FE #FEB4E1
monochromatic
#50FC3B #86FD78 #BCFEB4 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BCFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BCFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEB4
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEB4 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#F7EBB8
Tritanopia (blue-blind)
#B7F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeb4; /* rgb */ color: rgb(188, 254, 180); /* oklch */ color: oklch(93.5% 0.118 141.9);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bcfeb4',
950: '#000000',
},
}SCSS
$custom: #bcfeb4; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bcfeb4",
"rgb": {
"r": 188,
"g": 254,
"b": 180
},
"hsl": {
"h": 113.514,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.93469,
"c": 0.11847,
"h": 141.9
},
"luminance": 0.8487
}Semantic roles & 50–950 ramp
primary
#BCFEB4
secondary
#D872E4
accent
#00E6CD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682