#BCDCB8#BCDCB8
#BCDCB8 is a very light, muted green. Relative luminance 0.653; OKLCH L 86.1% C 0.060 H 142.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCB8 |
|---|---|
| RGB | rgb(188, 220, 184) |
| HSL | hsl(113, 34%, 79%) |
| HSV | hsv(113, 16%, 86%) |
| CMYK | cmyk(14.5%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(84.66, -17.26, 14.22) |
| CIE-LCH | lch(84.66, 22.36, 140.52°) |
| OKLab | oklab(86.15% -0.047 0.0367) |
| OKLCH | oklch(86.15% 0.06 142) |
| XYZ | xyz(54.9821, 65.3375, 55.0528) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.67
Light Sage
#BCECAC
ΔE00 7.19
Mint
#AAF0C1
ΔE00 7.56
Hospital Green
#9BE5AA
ΔE00 8.19
Very Pale Green
#CFFDBC
ΔE00 9.19
Light Teal
#90E4C1
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCB8 #D8B8DC
analogous
#CEDCB8 #BCDCB8 #B8DCC6
triadic
#BCDCB8 #B8BCDC #DCB8BC
tetradic
#BCDCB8 #B8CEDC #D8B8DC #DCC6B8
square
#BCDCB8 #B8CEDC #D8B8DC #DCC6B8
split-complementary
#BCDCB8 #C6B8DC #DCB8CE
monochromatic
#6FB466 #95C88F #BCDCB8 #E3F0E1 #ECF5EB
Accessibility & contrast
On white
1.49
#BCDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BCDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCB8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCB8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B6
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#BADAD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcb8; /* rgb */ color: rgb(188, 220, 184); /* oklch */ color: oklch(86.1% 0.060 142.0);
Tailwind
colors: {
custom: {
50: '#d0e7cd',
500: '#bcdcb8',
950: '#000000',
},
}SCSS
$custom: #bcdcb8; $custom-light: #d0e7cd; $custom-dark: #000000;
JSON
{
"hex": "#bcdcb8",
"rgb": {
"r": 188,
"g": 220,
"b": 184
},
"hsl": {
"h": 113.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86149,
"c": 0.05962,
"h": 142
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#BCDCB8
secondary
#AE85B4
accent
#39ADA0
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483