#BFDDBD#BFDDBD
#BFDDBD is a very light, muted green. Relative luminance 0.665; OKLCH L 86.7% C 0.054 H 143.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDBD |
|---|---|
| RGB | rgb(191, 221, 189) |
| HSL | hsl(116, 32%, 80%) |
| HSV | hsv(116, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(85.23, -15.87, 12.43) |
| CIE-LCH | lch(85.23, 20.16, 141.94°) |
| OKLab | oklab(86.69% -0.0433 0.0322) |
| OKLCH | oklch(86.69% 0.054 143.4) |
| XYZ | xyz(56.5256, 66.4625, 57.9847) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.81
Mint
#AAF0C1
ΔE00 8.13
Light Sage
#BCECAC
ΔE00 8.17
Hospital Green
#9BE5AA
ΔE00 9.15
Light Teal
#90E4C1
ΔE00 9.62
Very Pale Green
#CFFDBC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDBD #DBBDDD
analogous
#CFDDBD #BFDDBD #BDDDCB
triadic
#BFDDBD #BDBFDD #DDBDBF
tetradic
#BFDDBD #BDCFDD #DBBDDD #DDCBBD
square
#BFDDBD #BDCFDD #DBBDDD #DDCBBD
split-complementary
#BFDDBD #CBBDDD #DDBDCF
monochromatic
#71B36C #98C895 #BFDDBD #E6F2E5 #EBF5EB
Accessibility & contrast
On white
1.47
#BFDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDBD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDBD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#BDDBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfddbd; /* rgb */ color: rgb(191, 221, 189); /* oklch */ color: oklch(86.7% 0.054 143.4);
Tailwind
colors: {
custom: {
50: '#d2e7d0',
500: '#bfddbd',
950: '#000000',
},
}SCSS
$custom: #bfddbd; $custom-light: #d2e7d0; $custom-dark: #000000;
JSON
{
"hex": "#bfddbd",
"rgb": {
"r": 191,
"g": 221,
"b": 189
},
"hsl": {
"h": 116.25,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.86692,
"c": 0.05395,
"h": 143.4
},
"luminance": 0.66463
}Semantic roles & 50–950 ramp
primary
#BFDDBD
secondary
#B28AB5
accent
#3BABA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483