#BFDCBD#BFDCBD
#BFDCBD is a very light, muted green. Relative luminance 0.659; OKLCH L 86.5% C 0.052 H 143.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCBD |
|---|---|
| RGB | rgb(191, 220, 189) |
| HSL | hsl(116, 31%, 80%) |
| HSV | hsv(116, 14%, 86%) |
| CMYK | cmyk(13.2%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(84.96, -15.37, 12.05) |
| CIE-LCH | lch(84.96, 19.53, 141.91°) |
| OKLab | oklab(86.48% -0.0419 0.0312) |
| OKLCH | oklch(86.48% 0.052 143.4) |
| XYZ | xyz(56.2624, 65.9360, 57.8970) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.11
Mint
#AAF0C1
ΔE00 8.49
Light Sage
#BCECAC
ΔE00 8.53
Hospital Green
#9BE5AA
ΔE00 9.47
Light Teal
#90E4C1
ΔE00 9.83
Very Pale Green
#CFFDBC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCBD #DABDDC
analogous
#CEDCBD #BFDCBD #BDDCCA
triadic
#BFDCBD #BDBFDC #DCBDBF
tetradic
#BFDCBD #BDCEDC #DABDDC #DCCABD
square
#BFDCBD #BDCEDC #DABDDC #DCCABD
split-complementary
#BFDCBD #CABDDC #DCBDCE
monochromatic
#71B26D #98C795 #BFDCBD #E6F1E5 #ECF4EB
Accessibility & contrast
On white
1.48
#BFDCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BFDCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCBD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCBD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#BDDAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdcbd; /* rgb */ color: rgb(191, 220, 189); /* oklch */ color: oklch(86.5% 0.052 143.4);
Tailwind
colors: {
custom: {
50: '#d2e7d0',
500: '#bfdcbd',
950: '#000000',
},
}SCSS
$custom: #bfdcbd; $custom-light: #d2e7d0; $custom-dark: #000000;
JSON
{
"hex": "#bfdcbd",
"rgb": {
"r": 191,
"g": 220,
"b": 189
},
"hsl": {
"h": 116.129,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86479,
"c": 0.05227,
"h": 143.4
},
"luminance": 0.65937
}Semantic roles & 50–950 ramp
primary
#BFDCBD
secondary
#B18AB3
accent
#3CA9A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483