#BCDDBD#BCDDBD
#BCDDBD is a very light, muted green. Relative luminance 0.661; OKLCH L 86.5% C 0.056 H 145.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDBD |
|---|---|
| RGB | rgb(188, 221, 189) |
| HSL | hsl(122, 33%, 80%) |
| HSV | hsv(122, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(85.04, -16.89, 12.12) |
| CIE-LCH | lch(85.04, 20.79, 144.33°) |
| OKLab | oklab(86.49% -0.0463 0.0314) |
| OKLCH | oklch(86.49% 0.056 145.9) |
| XYZ | xyz(55.7787, 66.0773, 57.9497) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.59
Light Grey Green
#B7E1A1
ΔE00 7.78
Light Sage
#BCECAC
ΔE00 8.09
Hospital Green
#9BE5AA
ΔE00 8.68
Light Teal
#90E4C1
ΔE00 8.90
Very Pale Green
#CFFDBC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDBD #DDBCDC
analogous
#CBDDBC #BCDDBD #BCDDCD
triadic
#BCDDBD #BDBCDD #DDBDBC
tetradic
#BCDDBD #BCCBDD #DDBCDC #DDCDBC
square
#BCDDBD #BCCBDD #DDBCDC #DDCDBC
split-complementary
#BCDDBD #CDBCDD #DDBCCB
monochromatic
#6BB46D #93C895 #BCDDBD #E5F2E5 #EBF5EB
Accessibility & contrast
On white
1.48
#BCDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BCDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDBD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDBD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#B9DBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcddbd; /* rgb */ color: rgb(188, 221, 189); /* oklch */ color: oklch(86.5% 0.056 145.9);
Tailwind
colors: {
custom: {
50: '#d0e7d0',
500: '#bcddbd',
950: '#000000',
},
}SCSS
$custom: #bcddbd; $custom-light: #d0e7d0; $custom-dark: #000000;
JSON
{
"hex": "#bcddbd",
"rgb": {
"r": 188,
"g": 221,
"b": 189
},
"hsl": {
"h": 121.818,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86486,
"c": 0.0559,
"h": 145.9
},
"luminance": 0.66078
}Semantic roles & 50–950 ramp
primary
#BCDDBD
secondary
#B589B3
accent
#3AA8AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483