#BCD3BC#BCD3BC
#BCD3BC is a very light, muted green. Relative luminance 0.609; OKLCH L 84.3% C 0.040 H 145.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BC |
|---|---|
| RGB | rgb(188, 211, 188) |
| HSL | hsl(120, 21%, 78%) |
| HSV | hsv(120, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(82.33, -12.01, 8.79) |
| CIE-LCH | lch(82.33, 14.89, 143.79°) |
| OKLab | oklab(84.33% -0.0329 0.0229) |
| OKLCH | oklch(84.33% 0.04 145.2) |
| XYZ | xyz(53.1085, 60.9100, 56.5260) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.61
Greenish Grey
#96AE8D
ΔE00 10.64
Darkseagreen
#8FBC8F
ΔE00 10.79
Light Grey Green
#B7E1A1
ΔE00 10.83
Honeydew
#F0FFF0
ΔE00 10.98
Sage Green
#9CAF88
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BC #D3BCD3
analogous
#C7D3BC #BCD3BC #BCD3C7
triadic
#BCD3BC #BCBCD3 #D3BCBC
tetradic
#BCD3BC #BCC7D3 #D3BCD3 #D3C7BC
square
#BCD3BC #BCC7D3 #D3BCD3 #D3C7BC
split-complementary
#BCD3BC #C7BCD3 #D3BCC7
monochromatic
#72A272 #97BB97 #BCD3BC #E1EBE1 #EDF3ED
Accessibility & contrast
On white
1.59
#BCD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BCD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#BAD2CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3bc; /* rgb */ color: rgb(188, 211, 188); /* oklch */ color: oklch(84.3% 0.040 145.2);
Tailwind
colors: {
custom: {
50: '#d0e0d0',
500: '#bcd3bc',
950: '#000000',
},
}SCSS
$custom: #bcd3bc; $custom-light: #d0e0d0; $custom-dark: #000000;
JSON
{
"hex": "#bcd3bc",
"rgb": {
"r": 188,
"g": 211,
"b": 188
},
"hsl": {
"h": 120,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84328,
"c": 0.04008,
"h": 145.2
},
"luminance": 0.60911
}Semantic roles & 50–950 ramp
primary
#BCD3BC
secondary
#A88BA8
accent
#469F9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483