#BCFDCC#BCFDCC
#BCFDCC is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.8% C 0.093 H 151.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDCC |
|---|---|
| RGB | rgb(188, 253, 204) |
| HSL | hsl(135, 94%, 86%) |
| HSV | hsv(135, 26%, 99%) |
| CMYK | cmyk(25.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(94.01, -29.73, 17.01) |
| CIE-LCH | lch(94.01, 34.25, 150.22°) |
| OKLab | oklab(93.77% -0.0819 0.0437) |
| OKLCH | oklch(93.77% 0.093 151.9) |
| XYZ | xyz(66.7601, 85.2990, 70.0619) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.11
Light Mint
#B6FFBB
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.41
Celadon
#BEFDB7
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 4.88
Light Mint Green
#A6FBB2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDCC #FDBCED
analogous
#CDFDBC #BCFDCC #BCFDED
triadic
#BCFDCC #CCBCFD #FDCCBC
tetradic
#BCFDCC #BCCDFD #FDBCED #FDEDBC
square
#BCFDCC #BCCDFD #FDBCED #FDEDBC
split-complementary
#BCFDCC #EDBCFD #FDBCCD
monochromatic
#45F972 #81FB9F #BCFDCC #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.16
#BCFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#BCFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDCC
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDCC | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C9
Deuteranopia (green-blind)
#F3EBCF
Tritanopia (blue-blind)
#B3FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfdcc; /* rgb */ color: rgb(188, 253, 204); /* oklch */ color: oklch(93.8% 0.093 151.9);
Tailwind
colors: {
custom: {
50: '#d1fedb',
500: '#bcfdcc',
950: '#000000',
},
}SCSS
$custom: #bcfdcc; $custom-light: #d1fedb; $custom-dark: #000000;
JSON
{
"hex": "#bcfdcc",
"rgb": {
"r": 188,
"g": 253,
"b": 204
},
"hsl": {
"h": 134.769,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.93769,
"c": 0.09289,
"h": 151.9
},
"luminance": 0.85302
}Semantic roles & 50–950 ramp
primary
#BCFDCC
secondary
#E47ACA
accent
#00ADE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684