#BCD6BD#BCD6BD
#BCD6BD is a very light, muted green. Relative luminance 0.625; OKLCH L 85.0% C 0.044 H 146.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6BD |
|---|---|
| RGB | rgb(188, 214, 189) |
| HSL | hsl(122, 24%, 79%) |
| HSV | hsv(122, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(83.16, -13.36, 9.44) |
| CIE-LCH | lch(83.16, 16.36, 144.75°) |
| OKLab | oklab(84.99% -0.0367 0.0245) |
| OKLCH | oklch(84.99% 0.044 146.2) |
| XYZ | xyz(53.9690, 62.4578, 57.3465) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.02
Mint
#AAF0C1
ΔE00 10.25
Darkseagreen
#8FBC8F
ΔE00 10.51
Light Sage
#BCECAC
ΔE00 10.64
Light Teal
#90E4C1
ΔE00 10.69
Pale Teal
#82CBB2
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6BD #D6BCD5
analogous
#C8D6BC #BCD6BD #BCD6CA
triadic
#BCD6BD #BDBCD6 #D6BDBC
tetradic
#BCD6BD #BCC8D6 #D6BCD5 #D6CABC
square
#BCD6BD #BCC8D6 #D6BCD5 #D6CABC
split-complementary
#BCD6BD #CABCD6 #D6BCC8
monochromatic
#70A872 #96BF98 #BCD6BD #E2EDE2 #ECF3EC
Accessibility & contrast
On white
1.56
#BCD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6BD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6BD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#BAD4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd6bd; /* rgb */ color: rgb(188, 214, 189); /* oklch */ color: oklch(85.0% 0.044 146.2);
Tailwind
colors: {
custom: {
50: '#d0e2d0',
500: '#bcd6bd',
950: '#000000',
},
}SCSS
$custom: #bcd6bd; $custom-light: #d0e2d0; $custom-dark: #000000;
JSON
{
"hex": "#bcd6bd",
"rgb": {
"r": 188,
"g": 214,
"b": 189
},
"hsl": {
"h": 122.308,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.84991,
"c": 0.04412,
"h": 146.2
},
"luminance": 0.62459
}Semantic roles & 50–950 ramp
primary
#BCD6BD
secondary
#AC8AAB
accent
#439FA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483