#BCFDCD#BCFDCD
#BCFDCD is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.8% C 0.092 H 152.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDCD |
|---|---|
| RGB | rgb(188, 253, 205) |
| HSL | hsl(136, 94%, 86%) |
| HSV | hsv(136, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(94.03, -29.55, 16.53) |
| CIE-LCH | lch(94.03, 33.86, 150.79°) |
| OKLab | oklab(93.79% -0.0815 0.0425) |
| OKLCH | oklch(93.79% 0.092 152.5) |
| XYZ | xyz(66.8804, 85.3471, 70.6956) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.08
Light Mint
#B6FFBB
ΔE00 4.30
Light Seafoam
#A0FEBF
ΔE00 4.53
Pale Turquoise
#A5FBD5
ΔE00 4.70
Celadon
#BEFDB7
ΔE00 5.08
Light Mint Green
#A6FBB2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDCD #FDBCEC
analogous
#CCFDBC #BCFDCD #BCFDEE
triadic
#BCFDCD #CDBCFD #FDCDBC
tetradic
#BCFDCD #BCCCFD #FDBCEC #FDEEBC
square
#BCFDCD #BCCCFD #FDBCEC #FDEEBC
split-complementary
#BCFDCD #EEBCFD #FDBCCC
monochromatic
#45F974 #81FBA1 #BCFDCD #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.16
#BCFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#BCFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDCD
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDCD | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#F2EBD0
Tritanopia (blue-blind)
#B2FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfdcd; /* rgb */ color: rgb(188, 253, 205); /* oklch */ color: oklch(93.8% 0.092 152.5);
Tailwind
colors: {
custom: {
50: '#d1fedc',
500: '#bcfdcd',
950: '#000000',
},
}SCSS
$custom: #bcfdcd; $custom-light: #d1fedc; $custom-dark: #000000;
JSON
{
"hex": "#bcfdcd",
"rgb": {
"r": 188,
"g": 253,
"b": 205
},
"hsl": {
"h": 135.692,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93793,
"c": 0.09195,
"h": 152.5
},
"luminance": 0.8535
}Semantic roles & 50–950 ramp
primary
#BCFDCD
secondary
#E47AC8
accent
#00A9E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684