#BCDEBC#BCDEBC
#BCDEBC is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.059 H 145.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBC |
|---|---|
| RGB | rgb(188, 222, 188) |
| HSL | hsl(120, 34%, 80%) |
| HSV | hsv(120, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.28, -17.56, 13.00) |
| CIE-LCH | lch(85.28, 21.85, 143.49°) |
| OKLab | oklab(86.68% -0.0481 0.0336) |
| OKLCH | oklch(86.68% 0.059 145) |
| XYZ | xyz(55.9354, 66.5637, 57.4683) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.17
Light Grey Green
#B7E1A1
ΔE00 7.22
Light Sage
#BCECAC
ΔE00 7.49
Hospital Green
#9BE5AA
ΔE00 8.19
Light Teal
#90E4C1
ΔE00 8.76
Very Pale Green
#CFFDBC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBC #DEBCDE
analogous
#CDDEBC #BCDEBC #BCDECD
triadic
#BCDEBC #BCBCDE #DEBCBC
tetradic
#BCDEBC #BCCDDE #DEBCDE #DECDBC
square
#BCDEBC #BCCDDE #DEBCDE #DECDBC
split-complementary
#BCDEBC #CDBCDE #DEBCCD
monochromatic
#6AB66A #93CA93 #BCDEBC #E5F2E5 #EAF5EA
Accessibility & contrast
On white
1.47
#BCDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BCDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#B9DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdebc; /* rgb */ color: rgb(188, 222, 188); /* oklch */ color: oklch(86.7% 0.059 145.0);
Tailwind
colors: {
custom: {
50: '#d0e8d0',
500: '#bcdebc',
950: '#000000',
},
}SCSS
$custom: #bcdebc; $custom-light: #d0e8d0; $custom-dark: #000000;
JSON
{
"hex": "#bcdebc",
"rgb": {
"r": 188,
"g": 222,
"b": 188
},
"hsl": {
"h": 120,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86676,
"c": 0.05863,
"h": 145
},
"luminance": 0.66565
}Semantic roles & 50–950 ramp
primary
#BCDEBC
secondary
#B688B6
accent
#39ADAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483