#BCDEBD#BCDEBD
#BCDEBD is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.058 H 145.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEBD |
|---|---|
| RGB | rgb(188, 222, 189) |
| HSL | hsl(122, 34%, 80%) |
| HSV | hsv(122, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.31, -17.38, 12.50) |
| CIE-LCH | lch(85.31, 21.41, 144.28°) |
| OKLab | oklab(86.7% -0.0476 0.0323) |
| OKLCH | oklch(86.7% 0.058 145.8) |
| XYZ | xyz(56.0435, 66.6069, 58.0380) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.25
Light Grey Green
#B7E1A1
ΔE00 7.51
Light Sage
#BCECAC
ΔE00 7.75
Hospital Green
#9BE5AA
ΔE00 8.37
Light Teal
#90E4C1
ΔE00 8.72
Very Pale Green
#CFFDBC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEBD #DEBCDD
analogous
#CCDEBC #BCDEBD #BCDECE
triadic
#BCDEBD #BDBCDE #DEBDBC
tetradic
#BCDEBD #BCCCDE #DEBCDD #DECEBC
square
#BCDEBD #BCCCDE #DEBCDD #DECEBC
split-complementary
#BCDEBD #CEBCDE #DEBCCC
monochromatic
#6AB66C #93CA95 #BCDEBD #E5F2E5 #EAF5EB
Accessibility & contrast
On white
1.47
#BCDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BCDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEBD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEBD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#B9DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdebd; /* rgb */ color: rgb(188, 222, 189); /* oklch */ color: oklch(86.7% 0.058 145.8);
Tailwind
colors: {
custom: {
50: '#d0e8d0',
500: '#bcdebd',
950: '#000000',
},
}SCSS
$custom: #bcdebd; $custom-light: #d0e8d0; $custom-dark: #000000;
JSON
{
"hex": "#bcdebd",
"rgb": {
"r": 188,
"g": 222,
"b": 189
},
"hsl": {
"h": 121.765,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86701,
"c": 0.05759,
"h": 145.8
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#BCDEBD
secondary
#B688B5
accent
#39A9AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483