#BCDBB3#BCDBB3
#BCDBB3 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.8% C 0.064 H 138.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBB3 |
|---|---|
| RGB | rgb(188, 219, 179) |
| HSL | hsl(107, 36%, 78%) |
| HSV | hsv(107, 18%, 86%) |
| CMYK | cmyk(14.2%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(84.28, -17.61, 16.31) |
| CIE-LCH | lch(84.28, 24.00, 137.18°) |
| OKLab | oklab(85.81% -0.0477 0.042) |
| OKLCH | oklch(85.81% 0.064 138.7) |
| XYZ | xyz(54.2056, 64.6082, 52.2539) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 6.45
Mint
#AAF0C1
ΔE00 7.75
Hospital Green
#9BE5AA
ΔE00 7.90
Very Pale Green
#CFFDBC
ΔE00 8.70
Very Light Green
#D1FFBD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBB3 #D2B3DB
analogous
#D0DBB3 #BCDBB3 #B3DBBE
triadic
#BCDBB3 #B3BCDB #DBB3BC
tetradic
#BCDBB3 #B3D0DB #D2B3DB #DBBEB3
square
#BCDBB3 #B3D0DB #D2B3DB #DBBEB3
split-complementary
#BCDBB3 #BEB3DB #DBB3D0
monochromatic
#73B460 #97C789 #BCDBB3 #E1EFDD #EDF5EA
Accessibility & contrast
On white
1.51
#BCDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BCDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBB3
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBB3 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B1
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#BBD8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbb3; /* rgb */ color: rgb(188, 219, 179); /* oklch */ color: oklch(85.8% 0.064 138.7);
Tailwind
colors: {
custom: {
50: '#d0e6c9',
500: '#bcdbb3',
950: '#000000',
},
}SCSS
$custom: #bcdbb3; $custom-light: #d0e6c9; $custom-dark: #000000;
JSON
{
"hex": "#bcdbb3",
"rgb": {
"r": 188,
"g": 219,
"b": 179
},
"hsl": {
"h": 106.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85814,
"c": 0.06354,
"h": 138.7
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#BCDBB3
secondary
#A780B3
accent
#37AF94
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482