#BCD3BD#BCD3BD
#BCD3BD is a very light, muted green. Relative luminance 0.610; OKLCH L 84.4% C 0.039 H 146.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BD |
|---|---|
| RGB | rgb(188, 211, 189) |
| HSL | hsl(123, 21%, 78%) |
| HSV | hsv(123, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(82.35, -11.83, 8.30) |
| CIE-LCH | lch(82.35, 14.45, 144.97°) |
| OKLab | oklab(84.35% -0.0325 0.0216) |
| OKLCH | oklch(84.35% 0.039 146.4) |
| XYZ | xyz(53.2167, 60.9533, 57.0957) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.41
Greenish Grey
#96AE8D
ΔE00 10.77
Honeydew
#F0FFF0
ΔE00 10.88
Darkseagreen
#8FBC8F
ΔE00 11.00
Light Grey Green
#B7E1A1
ΔE00 11.14
Sage Green
#9CAF88
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BD #D3BCD2
analogous
#C6D3BC #BCD3BD #BCD3C8
triadic
#BCD3BD #BDBCD3 #D3BDBC
tetradic
#BCD3BD #BCC6D3 #D3BCD2 #D3C8BC
square
#BCD3BD #BCC6D3 #D3BCD2 #D3C8BC
split-complementary
#BCD3BD #C8BCD3 #D3BCC6
monochromatic
#72A274 #97BB99 #BCD3BD #E1EBE1 #EDF3ED
Accessibility & contrast
On white
1.59
#BCD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BCD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#BAD2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3bd; /* rgb */ color: rgb(188, 211, 189); /* oklch */ color: oklch(84.4% 0.039 146.4);
Tailwind
colors: {
custom: {
50: '#d0e0d0',
500: '#bcd3bd',
950: '#000000',
},
}SCSS
$custom: #bcd3bd; $custom-light: #d0e0d0; $custom-dark: #000000;
JSON
{
"hex": "#bcd3bd",
"rgb": {
"r": 188,
"g": 211,
"b": 189
},
"hsl": {
"h": 122.609,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84354,
"c": 0.03901,
"h": 146.4
},
"luminance": 0.60954
}Semantic roles & 50–950 ramp
primary
#BCD3BD
secondary
#A88BA7
accent
#469B9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483