#BCDBB1#BCDBB1
#BCDBB1 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.8% C 0.066 H 137.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBB1 |
|---|---|
| RGB | rgb(188, 219, 177) |
| HSL | hsl(104, 37%, 78%) |
| HSV | hsv(104, 19%, 86%) |
| CMYK | cmyk(14.2%, 0%, 19.2%, 14.1%) |
| CIE-LAB | lab(84.24, -17.94, 17.31) |
| CIE-LCH | lch(84.24, 24.93, 136.03°) |
| OKLab | oklab(85.77% -0.0486 0.0444) |
| OKLCH | oklch(85.77% 0.066 137.5) |
| XYZ | xyz(54.0048, 64.5279, 51.1963) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 7.73
Mint
#AAF0C1
ΔE00 7.77
Very Pale Green
#CFFDBC
ΔE00 8.42
Very Light Green
#D1FFBD
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBB1 #D0B1DB
analogous
#D1DBB1 #BCDBB1 #B1DBBB
triadic
#BCDBB1 #B1BCDB #DBB1BC
tetradic
#BCDBB1 #B1D1DB #D0B1DB #DBBBB1
square
#BCDBB1 #B1D1DB #D0B1DB #DBBBB1
split-complementary
#BCDBB1 #BBB1DB #DBB1D1
monochromatic
#74B45D #98C887 #BCDBB1 #E0EEDB #EDF5EA
Accessibility & contrast
On white
1.51
#BCDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BCDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBB1
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBB1 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AF
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#BBD8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbb1; /* rgb */ color: rgb(188, 219, 177); /* oklch */ color: oklch(85.8% 0.066 137.5);
Tailwind
colors: {
custom: {
50: '#d0e6c8',
500: '#bcdbb1',
950: '#000000',
},
}SCSS
$custom: #bcdbb1; $custom-light: #d0e6c8; $custom-dark: #000000;
JSON
{
"hex": "#bcdbb1",
"rgb": {
"r": 188,
"g": 219,
"b": 177
},
"hsl": {
"h": 104.286,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.85767,
"c": 0.06582,
"h": 137.5
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#BCDBB1
secondary
#A57EB3
accent
#36B090
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482