#BCDBB0#BCDBB0
#BCDBB0 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.7% C 0.067 H 137.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBB0 |
|---|---|
| RGB | rgb(188, 219, 176) |
| HSL | hsl(103, 37%, 77%) |
| HSV | hsv(103, 20%, 86%) |
| CMYK | cmyk(14.2%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(84.22, -18.11, 17.80) |
| CIE-LCH | lch(84.22, 25.39, 135.48°) |
| OKLab | oklab(85.74% -0.049 0.0457) |
| OKLCH | oklch(85.74% 0.067 137) |
| XYZ | xyz(53.9055, 64.4882, 50.6733) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 7.66
Mint
#AAF0C1
ΔE00 7.79
Very Pale Green
#CFFDBC
ΔE00 8.30
Very Light Green
#D1FFBD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBB0 #CFB0DB
analogous
#D1DBB0 #BCDBB0 #B0DBBA
triadic
#BCDBB0 #B0BCDB #DBB0BC
tetradic
#BCDBB0 #B0D1DB #CFB0DB #DBBAB0
square
#BCDBB0 #B0D1DB #CFB0DB #DBBAB0
split-complementary
#BCDBB0 #BAB0DB #DBB0D1
monochromatic
#75B55C #98C886 #BCDBB0 #E0EEDA #EDF5EA
Accessibility & contrast
On white
1.51
#BCDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BCDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBB0
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBB0 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AE
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#BBD8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbb0; /* rgb */ color: rgb(188, 219, 176); /* oklch */ color: oklch(85.7% 0.067 137.0);
Tailwind
colors: {
custom: {
50: '#d0e6c7',
500: '#bcdbb0',
950: '#000000',
},
}SCSS
$custom: #bcdbb0; $custom-light: #d0e6c7; $custom-dark: #000000;
JSON
{
"hex": "#bcdbb0",
"rgb": {
"r": 188,
"g": 219,
"b": 176
},
"hsl": {
"h": 103.256,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.85744,
"c": 0.06696,
"h": 137
},
"luminance": 0.64489
}Semantic roles & 50–950 ramp
primary
#BCDBB0
secondary
#A47DB3
accent
#35B08E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482