#BFDDBA#BFDDBA
#BFDDBA is a very light, muted green. Relative luminance 0.663; OKLCH L 86.6% C 0.057 H 141.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDBA |
|---|---|
| RGB | rgb(191, 221, 186) |
| HSL | hsl(111, 34%, 80%) |
| HSV | hsv(111, 16%, 87%) |
| CMYK | cmyk(13.6%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(85.17, -16.39, 13.91) |
| CIE-LCH | lch(85.17, 21.50, 139.68°) |
| OKLab | oklab(86.62% -0.0446 0.0359) |
| OKLCH | oklch(86.62% 0.057 141.1) |
| XYZ | xyz(56.2034, 66.3336, 56.2874) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.98
Light Sage
#BCECAC
ΔE00 7.43
Mint
#AAF0C1
ΔE00 7.91
Hospital Green
#9BE5AA
ΔE00 8.69
Very Pale Green
#CFFDBC
ΔE00 9.23
Very Light Green
#D1FFBD
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDBA #D8BADD
analogous
#D0DDBA #BFDDBA #BADDC7
triadic
#BFDDBA #BABFDD #DDBABF
tetradic
#BFDDBA #BAD0DD #D8BADD #DDC7BA
square
#BFDDBA #BAD0DD #D8BADD #DDC7BA
split-complementary
#BFDDBA #C7BADD #DDBAD0
monochromatic
#73B568 #99C991 #BFDDBA #E5F1E3 #ECF5EB
Accessibility & contrast
On white
1.47
#BFDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BFDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDBA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDBA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#BDDAD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfddba; /* rgb */ color: rgb(191, 221, 186); /* oklch */ color: oklch(86.6% 0.057 141.1);
Tailwind
colors: {
custom: {
50: '#d2e7ce',
500: '#bfddba',
950: '#000000',
},
}SCSS
$custom: #bfddba; $custom-light: #d2e7ce; $custom-dark: #000000;
JSON
{
"hex": "#bfddba",
"rgb": {
"r": 191,
"g": 221,
"b": 186
},
"hsl": {
"h": 111.429,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86618,
"c": 0.05723,
"h": 141.1
},
"luminance": 0.66334
}Semantic roles & 50–950 ramp
primary
#BFDDBA
secondary
#AE86B5
accent
#39AD9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483