#BCD6B6#BCD6B6
#BCD6B6 is a very light, muted green. Relative luminance 0.622; OKLCH L 84.8% C 0.052 H 139.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6B6 |
|---|---|
| RGB | rgb(188, 214, 182) |
| HSL | hsl(109, 28%, 78%) |
| HSV | hsv(109, 15%, 84%) |
| CMYK | cmyk(12.1%, 0%, 15%, 16.1%) |
| CIE-LAB | lab(83.00, -14.59, 12.93) |
| CIE-LCH | lch(83.00, 19.49, 138.46°) |
| OKLab | oklab(84.82% -0.0396 0.0334) |
| OKLCH | oklch(84.82% 0.052 139.8) |
| XYZ | xyz(53.2274, 62.1612, 53.4409) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.03
Light Sage
#BCECAC
ΔE00 8.90
Darkseagreen
#8FBC8F
ΔE00 9.45
Mint
#AAF0C1
ΔE00 9.46
Hospital Green
#9BE5AA
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6B6 #D0B6D6
analogous
#CCD6B6 #BCD6B6 #B6D6C0
triadic
#BCD6B6 #B6BCD6 #D6B6BC
tetradic
#BCD6B6 #B6CCD6 #D0B6D6 #D6C0B6
square
#BCD6B6 #B6CCD6 #D0B6D6 #D6C0B6
split-complementary
#BCD6B6 #C0B6D6 #D6B6CC
monochromatic
#74AA68 #98C08F #BCD6B6 #E0ECDD #EDF4EB
Accessibility & contrast
On white
1.56
#BCD6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BCD6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6B6
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6B6 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#BBD4CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd6b6; /* rgb */ color: rgb(188, 214, 182); /* oklch */ color: oklch(84.8% 0.052 139.8);
Tailwind
colors: {
custom: {
50: '#d0e2cc',
500: '#bcd6b6',
950: '#000000',
},
}SCSS
$custom: #bcd6b6; $custom-light: #d0e2cc; $custom-dark: #000000;
JSON
{
"hex": "#bcd6b6",
"rgb": {
"r": 188,
"g": 214,
"b": 182
},
"hsl": {
"h": 108.75,
"s": 28.07,
"l": 77.647
},
"oklch": {
"l": 0.84815,
"c": 0.05179,
"h": 139.8
},
"luminance": 0.62162
}Semantic roles & 50–950 ramp
primary
#BCD6B6
secondary
#A584AC
accent
#3FA793
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483