#BCDBB4#BCDBB4
#BCDBB4 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.8% C 0.062 H 139.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBB4 |
|---|---|
| RGB | rgb(188, 219, 180) |
| HSL | hsl(108, 35%, 78%) |
| HSV | hsv(108, 18%, 86%) |
| CMYK | cmyk(14.2%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(84.30, -17.44, 15.82) |
| CIE-LCH | lch(84.30, 23.54, 137.79°) |
| OKLab | oklab(85.84% -0.0473 0.0407) |
| OKLCH | oklch(85.84% 0.062 139.3) |
| XYZ | xyz(54.3071, 64.6488, 52.7885) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 6.65
Mint
#AAF0C1
ΔE00 7.75
Hospital Green
#9BE5AA
ΔE00 8.00
Very Pale Green
#CFFDBC
ΔE00 8.85
Very Light Green
#D1FFBD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBB4 #D3B4DB
analogous
#CFDBB4 #BCDBB4 #B4DBBF
triadic
#BCDBB4 #B4BCDB #DBB4BC
tetradic
#BCDBB4 #B4CFDB #D3B4DB #DBBFB4
square
#BCDBB4 #B4CFDB #D3B4DB #DBBFB4
split-complementary
#BCDBB4 #BFB4DB #DBB4CF
monochromatic
#72B361 #97C78B #BCDBB4 #E1EFDD #EDF5EA
Accessibility & contrast
On white
1.51
#BCDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BCDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBB4
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBB4 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B2
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#BBD8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbb4; /* rgb */ color: rgb(188, 219, 180); /* oklch */ color: oklch(85.8% 0.062 139.3);
Tailwind
colors: {
custom: {
50: '#d0e6ca',
500: '#bcdbb4',
950: '#000000',
},
}SCSS
$custom: #bcdbb4; $custom-light: #d0e6ca; $custom-dark: #000000;
JSON
{
"hex": "#bcdbb4",
"rgb": {
"r": 188,
"g": 219,
"b": 180
},
"hsl": {
"h": 107.692,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85838,
"c": 0.06241,
"h": 139.3
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#BCDBB4
secondary
#A881B3
accent
#38AE96
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482