#BCD4BD#BCD4BD
#BCD4BD is a very light, muted green. Relative luminance 0.615; OKLCH L 84.6% C 0.041 H 146.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4BD |
|---|---|
| RGB | rgb(188, 212, 189) |
| HSL | hsl(123, 22%, 78%) |
| HSV | hsv(123, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(82.62, -12.34, 8.68) |
| CIE-LCH | lch(82.62, 15.09, 144.89°) |
| OKLab | oklab(84.57% -0.0339 0.0226) |
| OKLCH | oklch(84.57% 0.041 146.3) |
| XYZ | xyz(53.4659, 61.4517, 57.1788) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.75
Light Grey Green
#B7E1A1
ΔE00 10.76
Darkseagreen
#8FBC8F
ΔE00 10.82
Greenish Grey
#96AE8D
ΔE00 10.83
Honeydew
#F0FFF0
ΔE00 10.88
Pale Teal
#82CBB2
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4BD #D4BCD3
analogous
#C7D4BC #BCD4BD #BCD4C9
triadic
#BCD4BD #BDBCD4 #D4BDBC
tetradic
#BCD4BD #BCC7D4 #D4BCD3 #D4C9BC
square
#BCD4BD #BCC7D4 #D4BCD3 #D4C9BC
split-complementary
#BCD4BD #C9BCD4 #D4BCC7
monochromatic
#71A474 #97BC98 #BCD4BD #E1ECE2 #ECF3ED
Accessibility & contrast
On white
1.58
#BCD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BCD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4BD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4BD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBC
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#BAD3CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4bd; /* rgb */ color: rgb(188, 212, 189); /* oklch */ color: oklch(84.6% 0.041 146.3);
Tailwind
colors: {
custom: {
50: '#d0e1d0',
500: '#bcd4bd',
950: '#000000',
},
}SCSS
$custom: #bcd4bd; $custom-light: #d0e1d0; $custom-dark: #000000;
JSON
{
"hex": "#bcd4bd",
"rgb": {
"r": 188,
"g": 212,
"b": 189
},
"hsl": {
"h": 122.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84566,
"c": 0.04072,
"h": 146.3
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#BCD4BD
secondary
#AA8BA8
accent
#459CA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483