#BCFDB4#BCFDB4
#BCFDB4 is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.2% C 0.117 H 141.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDB4 |
|---|---|
| RGB | rgb(188, 253, 180) |
| HSL | hsl(113, 95%, 85%) |
| HSV | hsv(113, 29%, 99%) |
| CMYK | cmyk(25.7%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(93.55, -33.74, 28.59) |
| CIE-LCH | lch(93.55, 44.22, 139.72°) |
| OKLab | oklab(93.25% -0.092 0.0722) |
| OKLCH | oklch(93.25% 0.117 141.9) |
| XYZ | xyz(64.1002, 84.2350, 56.0528) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.59
Pale Green
#C7FDB5
ΔE00 1.80
Light Mint
#B6FFBB
ΔE00 1.85
Light Light Green
#C8FFB0
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 2.50
Washed Out Green
#BCF5A6
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDB4 #F5B4FD
analogous
#E0FDB4 #BCFDB4 #B4FDD1
triadic
#BCFDB4 #B4BCFD #FDB4BC
tetradic
#BCFDB4 #B4E0FD #F5B4FD #FDD1B4
square
#BCFDB4 #B4E0FD #F5B4FD #FDD1B4
split-complementary
#BCFDB4 #D1B4FD #FDB4E0
monochromatic
#51FA3D #87FB78 #BCFDB4 #E4FEE1 #E4FEE1
Accessibility & contrast
On white
1.18
#BCFDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BCFDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDB4
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDB4 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AF
Deuteranopia (green-blind)
#F7EAB8
Tritanopia (blue-blind)
#B7F8EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfdb4; /* rgb */ color: rgb(188, 253, 180); /* oklch */ color: oklch(93.2% 0.117 141.9);
Tailwind
colors: {
custom: {
50: '#d1fecb',
500: '#bcfdb4',
950: '#000000',
},
}SCSS
$custom: #bcfdb4; $custom-light: #d1fecb; $custom-dark: #000000;
JSON
{
"hex": "#bcfdb4",
"rgb": {
"r": 188,
"g": 253,
"b": 180
},
"hsl": {
"h": 113.425,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.93249,
"c": 0.11692,
"h": 141.9
},
"luminance": 0.84237
}Semantic roles & 50–950 ramp
primary
#BCFDB4
secondary
#D673E3
accent
#00E6CC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682