#BCD3BB#BCD3BB
#BCD3BB is a very light, muted green. Relative luminance 0.609; OKLCH L 84.3% C 0.041 H 144.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BB |
|---|---|
| RGB | rgb(188, 211, 187) |
| HSL | hsl(118, 21%, 78%) |
| HSV | hsv(118, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.31, -12.19, 9.29) |
| CIE-LCH | lch(82.31, 15.33, 142.69°) |
| OKLab | oklab(84.3% -0.0333 0.0242) |
| OKLCH | oklch(84.3% 0.041 144.1) |
| XYZ | xyz(53.0011, 60.8671, 55.9603) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.52
Light Grey Green
#B7E1A1
ΔE00 10.53
Darkseagreen
#8FBC8F
ΔE00 10.59
Light Grey
#D8DCD6
ΔE00 10.82
Sage Green
#9CAF88
ΔE00 10.84
Honeydew
#F0FFF0
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BB #D2BBD3
analogous
#C8D3BB #BCD3BB #BBD3C6
triadic
#BCD3BB #BBBCD3 #D3BBBC
tetradic
#BCD3BB #BBC8D3 #D2BBD3 #D3C6BB
square
#BCD3BB #BBC8D3 #D2BBD3 #D3C6BB
split-complementary
#BCD3BB #C6BBD3 #D3BBC8
monochromatic
#73A371 #97BB96 #BCD3BB #E1EBE0 #EDF3EC
Accessibility & contrast
On white
1.59
#BCD3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCD3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D0CCBC
Tritanopia (blue-blind)
#BAD1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3bb; /* rgb */ color: rgb(188, 211, 187); /* oklch */ color: oklch(84.3% 0.041 144.1);
Tailwind
colors: {
custom: {
50: '#d0e0cf',
500: '#bcd3bb',
950: '#000000',
},
}SCSS
$custom: #bcd3bb; $custom-light: #d0e0cf; $custom-dark: #000000;
JSON
{
"hex": "#bcd3bb",
"rgb": {
"r": 188,
"g": 211,
"b": 187
},
"hsl": {
"h": 117.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84302,
"c": 0.04115,
"h": 144.1
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#BCD3BB
secondary
#A78AA8
accent
#46A09C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483