#BFDDCD#BFDDCD
#BFDDCD is a very light, muted green. Relative luminance 0.672; OKLCH L 87.1% C 0.039 H 162.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDCD |
|---|---|
| RGB | rgb(191, 221, 205) |
| HSL | hsl(148, 31%, 81%) |
| HSV | hsv(148, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.60, -12.97, 4.52) |
| CIE-LCH | lch(85.60, 13.74, 160.77°) |
| OKLab | oklab(87.11% -0.0368 0.0118) |
| OKLCH | oklch(87.11% 0.039 162.3) |
| XYZ | xyz(58.3591, 67.1959, 67.6412) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.75
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Honeydew
#F0FFF0
ΔE00 9.39
Eggshell Blue
#C4FFF7
ΔE00 9.58
Light Light Blue
#CAFFFB
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDCD #DDBFCF
analogous
#C0DDBF #BFDDCD #BFDDDC
triadic
#BFDDCD #CDBFDD #DDCDBF
tetradic
#BFDDCD #BFC0DD #DDBFCF #DDDCBF
square
#BFDDCD #BFC0DD #DDBFCF #DDDCBF
split-complementary
#BFDDCD #DCBFDD #DDBFC0
monochromatic
#6FB38F #97C8AE #BFDDCD #E7F2EC #EBF4EF
Accessibility & contrast
On white
1.45
#BFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDCD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDCD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#BADDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddcd; /* rgb */ color: rgb(191, 221, 205); /* oklch */ color: oklch(87.1% 0.039 162.3);
Tailwind
colors: {
custom: {
50: '#d2e7dc',
500: '#bfddcd',
950: '#000000',
},
}SCSS
$custom: #bfddcd; $custom-light: #d2e7dc; $custom-dark: #000000;
JSON
{
"hex": "#bfddcd",
"rgb": {
"r": 191,
"g": 221,
"b": 205
},
"hsl": {
"h": 148,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.8711,
"c": 0.0386,
"h": 162.3
},
"luminance": 0.67197
}Semantic roles & 50–950 ramp
primary
#BFDDCD
secondary
#B48CA1
accent
#3C76A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484