#BFDFCD#BFDFCD
#BFDFCD is a very light, muted green. Relative luminance 0.683; OKLCH L 87.5% C 0.042 H 160.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFCD |
|---|---|
| RGB | rgb(191, 223, 205) |
| HSL | hsl(146, 33%, 81%) |
| HSV | hsv(146, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.14, -13.98, 5.29) |
| CIE-LCH | lch(86.14, 14.95, 159.26°) |
| OKLab | oklab(87.53% -0.0395 0.0138) |
| OKLCH | oklch(87.53% 0.042 160.8) |
| XYZ | xyz(58.8903, 68.2582, 67.8182) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.67
Ice
#D6FFFA
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 9.29
Honeydew
#F0FFF0
ΔE00 9.45
Pale Aqua
#B8FFEB
ΔE00 9.48
Light Light Blue
#CAFFFB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFCD #DFBFD1
analogous
#C1DFBF #BFDFCD #BFDFDD
triadic
#BFDFCD #CDBFDF #DFCDBF
tetradic
#BFDFCD #BFC1DF #DFBFD1 #DFDDBF
square
#BFDFCD #BFC1DF #DFBFD1 #DFDDBF
split-complementary
#BFDFCD #DDBFDF #DFBFC1
monochromatic
#6DB68D #96CBAD #BFDFCD #E8F3ED #EBF5EF
Accessibility & contrast
On white
1.43
#BFDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BFDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFCD
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFCD | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#BADFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdfcd; /* rgb */ color: rgb(191, 223, 205); /* oklch */ color: oklch(87.5% 0.042 160.8);
Tailwind
colors: {
custom: {
50: '#d2e9dc',
500: '#bfdfcd',
950: '#000000',
},
}SCSS
$custom: #bfdfcd; $custom-light: #d2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#bfdfcd",
"rgb": {
"r": 191,
"g": 223,
"b": 205
},
"hsl": {
"h": 146.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87533,
"c": 0.04182,
"h": 160.8
},
"luminance": 0.68259
}Semantic roles & 50–950 ramp
primary
#BFDFCD
secondary
#B78BA4
accent
#397AAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484