#BCDCBB#BCDCBB
#BCDCBB is a very light, muted green. Relative luminance 0.655; OKLCH L 86.2% C 0.056 H 144.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCBB |
|---|---|
| RGB | rgb(188, 220, 187) |
| HSL | hsl(118, 32%, 80%) |
| HSV | hsv(118, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(84.72, -16.74, 12.73) |
| CIE-LCH | lch(84.72, 21.03, 142.75°) |
| OKLab | oklab(86.22% -0.0457 0.0329) |
| OKLCH | oklch(86.22% 0.056 144.3) |
| XYZ | xyz(55.2999, 65.4646, 56.7265) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.50
Mint
#AAF0C1
ΔE00 7.76
Light Sage
#BCECAC
ΔE00 7.92
Hospital Green
#9BE5AA
ΔE00 8.65
Light Teal
#90E4C1
ΔE00 9.16
Very Pale Green
#CFFDBC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCBB #DBBBDC
analogous
#CDDCBB #BCDCBB #BBDCCB
triadic
#BCDCBB #BBBCDC #DCBBBC
tetradic
#BCDCBB #BBCDDC #DBBBDC #DCCBBB
square
#BCDCBB #BBCDDC #DBBBDC #DCCBBB
split-complementary
#BCDCBB #CBBBDC #DCBBCD
monochromatic
#6CB26A #94C793 #BCDCBB #E4F1E3 #EBF5EB
Accessibility & contrast
On white
1.49
#BCDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BCDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCBB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCBB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#B9DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcbb; /* rgb */ color: rgb(188, 220, 187); /* oklch */ color: oklch(86.2% 0.056 144.3);
Tailwind
colors: {
custom: {
50: '#d0e7cf',
500: '#bcdcbb',
950: '#000000',
},
}SCSS
$custom: #bcdcbb; $custom-light: #d0e7cf; $custom-dark: #000000;
JSON
{
"hex": "#bcdcbb",
"rgb": {
"r": 188,
"g": 220,
"b": 187
},
"hsl": {
"h": 118.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86222,
"c": 0.05636,
"h": 144.3
},
"luminance": 0.65466
}Semantic roles & 50–950 ramp
primary
#BCDCBB
secondary
#B288B3
accent
#3BABA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483