#BCD3BA#BCD3BA
#BCD3BA is a very light, muted green. Relative luminance 0.608; OKLCH L 84.3% C 0.042 H 143.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3BA |
|---|---|
| RGB | rgb(188, 211, 186) |
| HSL | hsl(115, 22%, 78%) |
| HSV | hsv(115, 12%, 83%) |
| CMYK | cmyk(10.9%, 0%, 11.8%, 17.3%) |
| CIE-LAB | lab(82.28, -12.37, 9.79) |
| CIE-LCH | lch(82.28, 15.78, 141.64°) |
| OKLab | oklab(84.28% -0.0337 0.0254) |
| OKLCH | oklch(84.28% 0.042 143) |
| XYZ | xyz(52.8944, 60.8244, 55.3984) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.24
Darkseagreen
#8FBC8F
ΔE00 10.40
Greenish Grey
#96AE8D
ΔE00 10.41
Sage Green
#9CAF88
ΔE00 10.68
Light Grey
#D8DCD6
ΔE00 11.03
Light Sage
#BCECAC
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3BA #D1BAD3
analogous
#C8D3BA #BCD3BA #BAD3C4
triadic
#BCD3BA #BABCD3 #D3BABC
tetradic
#BCD3BA #BAC8D3 #D1BAD3 #D3C4BA
square
#BCD3BA #BAC8D3 #D1BAD3 #D3C4BA
split-complementary
#BCD3BA #C4BAD3 #D3BAC8
monochromatic
#73A36F #98BB95 #BCD3BA #E0EBDF #EDF3EC
Accessibility & contrast
On white
1.60
#BCD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3BA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3BA | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#D0CCBB
Tritanopia (blue-blind)
#BAD1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd3ba; /* rgb */ color: rgb(188, 211, 186); /* oklch */ color: oklch(84.3% 0.042 143.0);
Tailwind
colors: {
custom: {
50: '#d0e0ce',
500: '#bcd3ba',
950: '#000000',
},
}SCSS
$custom: #bcd3ba; $custom-light: #d0e0ce; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ba",
"rgb": {
"r": 188,
"g": 211,
"b": 186
},
"hsl": {
"h": 115.2,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.84276,
"c": 0.04224,
"h": 143
},
"luminance": 0.60825
}Semantic roles & 50–950 ramp
primary
#BCD3BA
secondary
#A689A8
accent
#45A199
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483