#BCFDCB#BCFDCB
#BCFDCB is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.094 H 151.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDCB |
|---|---|
| RGB | rgb(188, 253, 203) |
| HSL | hsl(134, 94%, 86%) |
| HSV | hsv(134, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(93.99, -29.91, 17.49) |
| CIE-LCH | lch(93.99, 34.65, 149.68°) |
| OKLab | oklab(93.75% -0.0824 0.0449) |
| OKLCH | oklch(93.75% 0.094 151.4) |
| XYZ | xyz(66.6406, 85.2512, 69.4322) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.16
Light Mint
#B6FFBB
ΔE00 3.83
Light Seafoam
#A0FEBF
ΔE00 4.30
Celadon
#BEFDB7
ΔE00 4.58
Pale Turquoise
#A5FBD5
ΔE00 5.07
Light Mint Green
#A6FBB2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDCB #FDBCEE
analogous
#CEFDBC #BCFDCB #BCFDEC
triadic
#BCFDCB #CBBCFD #FDCBBC
tetradic
#BCFDCB #BCCEFD #FDBCEE #FDECBC
square
#BCFDCB #BCCEFD #FDBCEE #FDECBC
split-complementary
#BCFDCB #ECBCFD #FDBCCE
monochromatic
#45F96F #81FB9D #BCFDCB #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.16
#BCFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BCFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDCB
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDCB | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#B3FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfdcb; /* rgb */ color: rgb(188, 253, 203); /* oklch */ color: oklch(93.7% 0.094 151.4);
Tailwind
colors: {
custom: {
50: '#d1fedb',
500: '#bcfdcb',
950: '#000000',
},
}SCSS
$custom: #bcfdcb; $custom-light: #d1fedb; $custom-dark: #000000;
JSON
{
"hex": "#bcfdcb",
"rgb": {
"r": 188,
"g": 253,
"b": 203
},
"hsl": {
"h": 133.846,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93746,
"c": 0.09384,
"h": 151.4
},
"luminance": 0.85254
}Semantic roles & 50–950 ramp
primary
#BCFDCB
secondary
#E47ACB
accent
#00B1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684