#BCFDBD#BCFDBD
#BCFDBD is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.4% C 0.108 H 145.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDBD |
|---|---|
| RGB | rgb(188, 253, 189) |
| HSL | hsl(121, 94%, 86%) |
| HSV | hsv(121, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(93.72, -32.29, 24.26) |
| CIE-LCH | lch(93.72, 40.39, 143.09°) |
| OKLab | oklab(93.43% -0.0882 0.0617) |
| OKLCH | oklch(93.43% 0.108 145) |
| XYZ | xyz(65.0469, 84.6137, 61.0391) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.23
Celadon
#BEFDB7
ΔE00 1.40
Pale Green
#C7FDB5
ΔE00 2.86
Light Mint Green
#A6FBB2
ΔE00 3.11
Light Seafoam Green
#A7FFB5
ΔE00 3.26
Very Pale Green
#CFFDBC
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDBD #FDBCFC
analogous
#DCFDBC #BCFDBD #BCFDDE
triadic
#BCFDBD #BDBCFD #FDBDBC
tetradic
#BCFDBD #BCDCFD #FDBCFC #FDDEBC
square
#BCFDBD #BCDCFD #FDBCFC #FDDEBC
split-complementary
#BCFDBD #DEBCFD #FDBCDC
monochromatic
#45F948 #81FB82 #BCFDBD #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.17
#BCFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BCFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDBD
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDBD | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#B6F9EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfdbd; /* rgb */ color: rgb(188, 253, 189); /* oklch */ color: oklch(93.4% 0.108 145.0);
Tailwind
colors: {
custom: {
50: '#d1fed1',
500: '#bcfdbd',
950: '#000000',
},
}SCSS
$custom: #bcfdbd; $custom-light: #d1fed1; $custom-dark: #000000;
JSON
{
"hex": "#bcfdbd",
"rgb": {
"r": 188,
"g": 253,
"b": 189
},
"hsl": {
"h": 120.923,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93434,
"c": 0.10766,
"h": 145
},
"luminance": 0.84616
}Semantic roles & 50–950 ramp
primary
#BCFDBD
secondary
#E47AE2
accent
#00E2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683