#BCDBB8#BCDBB8
#BCDBB8 is a very light, muted green. Relative luminance 0.648; OKLCH L 85.9% C 0.058 H 141.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBB8 |
|---|---|
| RGB | rgb(188, 219, 184) |
| HSL | hsl(113, 33%, 79%) |
| HSV | hsv(113, 16%, 86%) |
| CMYK | cmyk(14.2%, 0%, 16%, 14.1%) |
| CIE-LAB | lab(84.39, -16.76, 13.83) |
| CIE-LCH | lch(84.39, 21.73, 140.46°) |
| OKLab | oklab(85.93% -0.0456 0.0357) |
| OKLCH | oklch(85.93% 0.058 141.9) |
| XYZ | xyz(54.7204, 64.8142, 54.9655) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 7.54
Mint
#AAF0C1
ΔE00 7.88
Hospital Green
#9BE5AA
ΔE00 8.50
Light Teal
#90E4C1
ΔE00 9.47
Very Pale Green
#CFFDBC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBB8 #D7B8DB
analogous
#CEDBB8 #BCDBB8 #B8DBC6
triadic
#BCDBB8 #B8BCDB #DBB8BC
tetradic
#BCDBB8 #B8CEDB #D7B8DB #DBC6B8
square
#BCDBB8 #B8CEDB #D7B8DB #DBC6B8
split-complementary
#BCDBB8 #C6B8DB #DBB8CE
monochromatic
#6FB267 #96C68F #BCDBB8 #E2F0E1 #ECF5EB
Accessibility & contrast
On white
1.50
#BCDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBB8
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBB8 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B6
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#BAD9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdbb8; /* rgb */ color: rgb(188, 219, 184); /* oklch */ color: oklch(85.9% 0.058 141.9);
Tailwind
colors: {
custom: {
50: '#d0e6cd',
500: '#bcdbb8',
950: '#000000',
},
}SCSS
$custom: #bcdbb8; $custom-light: #d0e6cd; $custom-dark: #000000;
JSON
{
"hex": "#bcdbb8",
"rgb": {
"r": 188,
"g": 219,
"b": 184
},
"hsl": {
"h": 113.143,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.85934,
"c": 0.05795,
"h": 141.9
},
"luminance": 0.64815
}Semantic roles & 50–950 ramp
primary
#BCDBB8
secondary
#AD85B2
accent
#3AAB9F
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483