#BCDFCD#BCDFCD
#BCDFCD is a very light, muted green. Relative luminance 0.679; OKLCH L 87.3% C 0.044 H 163.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFCD |
|---|---|
| RGB | rgb(188, 223, 205) |
| HSL | hsl(149, 35%, 81%) |
| HSV | hsv(149, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.94, -14.96, 4.99) |
| CIE-LCH | lch(85.94, 15.77, 161.55°) |
| OKLab | oklab(87.33% -0.0424 0.013) |
| OKLCH | oklch(87.33% 0.044 163) |
| XYZ | xyz(58.1434, 67.8731, 67.7832) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.69
Eggshell Blue
#C4FFF7
ΔE00 8.91
Pale Aqua
#B8FFEB
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 9.30
Light Light Blue
#CAFFFB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFCD #DFBCCE
analogous
#BCDFBC #BCDFCD #BCDFDE
triadic
#BCDFCD #CDBCDF #DFCDBC
tetradic
#BCDFCD #BCBCDF #DFBCCE #DFDEBC
square
#BCDFCD #BCBCDF #DFBCCE #DFDEBC
split-complementary
#BCDFCD #DEBCDF #DFBCBC
monochromatic
#69B78F #93CBAE #BCDFCD #E5F3EC #EAF5F0
Accessibility & contrast
On white
1.44
#BCDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFCD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFCD | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#B6DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdfcd; /* rgb */ color: rgb(188, 223, 205); /* oklch */ color: oklch(87.3% 0.044 163.0);
Tailwind
colors: {
custom: {
50: '#d0e9dc',
500: '#bcdfcd',
950: '#000000',
},
}SCSS
$custom: #bcdfcd; $custom-light: #d0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdfcd",
"rgb": {
"r": 188,
"g": 223,
"b": 205
},
"hsl": {
"h": 149.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8733,
"c": 0.04435,
"h": 163
},
"luminance": 0.67874
}Semantic roles & 50–950 ramp
primary
#BCDFCD
secondary
#B788A0
accent
#3774AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484