#BCDFCB#BCDFCB
#BCDFCB is a very light, muted green. Relative luminance 0.678; OKLCH L 87.3% C 0.046 H 160.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFCB |
|---|---|
| RGB | rgb(188, 223, 203) |
| HSL | hsl(146, 35%, 81%) |
| HSV | hsv(146, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.89, -15.34, 5.98) |
| CIE-LCH | lch(85.89, 16.46, 158.71°) |
| OKLab | oklab(87.28% -0.0432 0.0155) |
| OKLCH | oklch(87.28% 0.046 160.3) |
| XYZ | xyz(57.9035, 67.7772, 66.5199) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Pale Aqua
#B8FFEB
ΔE00 9.00
Light Teal
#90E4C1
ΔE00 9.08
Ice
#D6FFFA
ΔE00 9.16
Mint
#AAF0C1
ΔE00 9.28
Eggshell Blue
#C4FFF7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFCB #DFBCD0
analogous
#BEDFBC #BCDFCB #BCDFDC
triadic
#BCDFCB #CBBCDF #DFCBBC
tetradic
#BCDFCB #BCBEDF #DFBCD0 #DFDCBC
square
#BCDFCB #BCBEDF #DFBCD0 #DFDCBC
split-complementary
#BCDFCB #DCBCDF #DFBCBE
monochromatic
#69B78B #93CBAB #BCDFCB #E5F3EB #EAF5EF
Accessibility & contrast
On white
1.44
#BCDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BCDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFCB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFCB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#B6DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfcb; /* rgb */ color: rgb(188, 223, 203); /* oklch */ color: oklch(87.3% 0.046 160.3);
Tailwind
colors: {
custom: {
50: '#d0e9da',
500: '#bcdfcb',
950: '#000000',
},
}SCSS
$custom: #bcdfcb; $custom-light: #d0e9da; $custom-dark: #000000;
JSON
{
"hex": "#bcdfcb",
"rgb": {
"r": 188,
"g": 223,
"b": 203
},
"hsl": {
"h": 145.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87276,
"c": 0.04594,
"h": 160.3
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#BCDFCB
secondary
#B788A3
accent
#377BAE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483