#BCD7BD#BCD7BD
#BCD7BD is a very light, muted green. Relative luminance 0.630; OKLCH L 85.2% C 0.046 H 146.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7BD |
|---|---|
| RGB | rgb(188, 215, 189) |
| HSL | hsl(122, 25%, 79%) |
| HSV | hsv(122, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 12.1%, 15.7%) |
| CIE-LAB | lab(83.42, -13.87, 9.83) |
| CIE-LCH | lch(83.42, 17.00, 144.68°) |
| OKLab | oklab(85.2% -0.038 0.0255) |
| OKLCH | oklch(85.2% 0.046 146.2) |
| XYZ | xyz(54.2228, 62.9655, 57.4311) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.67
Mint
#AAF0C1
ΔE00 9.84
Light Sage
#BCECAC
ΔE00 10.26
Light Teal
#90E4C1
ΔE00 10.39
Darkseagreen
#8FBC8F
ΔE00 10.39
Pale Teal
#82CBB2
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7BD #D7BCD6
analogous
#C9D7BC #BCD7BD #BCD7CB
triadic
#BCD7BD #BDBCD7 #D7BDBC
tetradic
#BCD7BD #BCC9D7 #D7BCD6 #D7CBBC
square
#BCD7BD #BCC9D7 #D7BCD6 #D7CBBC
split-complementary
#BCD7BD #CBBCD7 #D7BCC9
monochromatic
#6FA972 #96C097 #BCD7BD #E2EEE3 #ECF4EC
Accessibility & contrast
On white
1.54
#BCD7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCD7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7BD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7BD | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BC
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#BAD5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd7bd; /* rgb */ color: rgb(188, 215, 189); /* oklch */ color: oklch(85.2% 0.046 146.2);
Tailwind
colors: {
custom: {
50: '#d0e3d0',
500: '#bcd7bd',
950: '#000000',
},
}SCSS
$custom: #bcd7bd; $custom-light: #d0e3d0; $custom-dark: #000000;
JSON
{
"hex": "#bcd7bd",
"rgb": {
"r": 188,
"g": 215,
"b": 189
},
"hsl": {
"h": 122.222,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.85204,
"c": 0.04581,
"h": 146.2
},
"luminance": 0.62966
}Semantic roles & 50–950 ramp
primary
#BCD7BD
secondary
#AD8AAC
accent
#42A0A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483