#BFDDCB#BFDDCB
#BFDDCB is a very light, muted green. Relative luminance 0.671; OKLCH L 87.1% C 0.040 H 159.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDCB |
|---|---|
| RGB | rgb(191, 221, 203) |
| HSL | hsl(144, 31%, 81%) |
| HSV | hsv(144, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.55, -13.35, 5.51) |
| CIE-LCH | lch(85.55, 14.44, 157.57°) |
| OKLab | oklab(87.06% -0.0376 0.0143) |
| OKLCH | oklch(87.06% 0.04 159.1) |
| XYZ | xyz(58.1193, 67.0999, 66.3779) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.18
Duck Egg Blue
#C3FBF4
ΔE00 9.24
Honeydew
#F0FFF0
ΔE00 9.48
Eggshell Blue
#C4FFF7
ΔE00 9.88
Light Light Blue
#CAFFFB
ΔE00 10.09
Pale Aqua
#B8FFEB
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDCB #DDBFD1
analogous
#C2DDBF #BFDDCB #BFDDDA
triadic
#BFDDCB #CBBFDD #DDCBBF
tetradic
#BFDDCB #BFC2DD #DDBFD1 #DDDABF
square
#BFDDCB #BFC2DD #DDBFD1 #DDDABF
split-complementary
#BFDDCB #DABFDD #DDBFC2
monochromatic
#6FB38A #97C8AB #BFDDCB #E7F2EB #EBF4EF
Accessibility & contrast
On white
1.46
#BFDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BFDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDCB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDCB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#BADDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddcb; /* rgb */ color: rgb(191, 221, 203); /* oklch */ color: oklch(87.1% 0.040 159.1);
Tailwind
colors: {
custom: {
50: '#d2e7da',
500: '#bfddcb',
950: '#000000',
},
}SCSS
$custom: #bfddcb; $custom-light: #d2e7da; $custom-dark: #000000;
JSON
{
"hex": "#bfddcb",
"rgb": {
"r": 191,
"g": 221,
"b": 203
},
"hsl": {
"h": 144,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87055,
"c": 0.04022,
"h": 159.1
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#BFDDCB
secondary
#B48CA4
accent
#3C7EA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483