#BFCDC3#BFCDC3
#BFCDC3 is a very light, muted green. Relative luminance 0.587; OKLCH L 83.5% C 0.021 H 154.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC3 |
|---|---|
| RGB | rgb(191, 205, 195) |
| HSL | hsl(137, 12%, 78%) |
| HSV | hsv(137, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(81.11, -6.63, 3.34) |
| CIE-LCH | lch(81.11, 7.42, 153.25°) |
| OKLab | oklab(83.47% -0.0186 0.0087) |
| OKLCH | oklch(83.47% 0.021 154.8) |
| XYZ | xyz(53.1656, 58.6787, 60.1443) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 8.79
Silver
#C0C0C0
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 9.55
Fog
#D8DCE0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC3 #CDBFC9
analogous
#C2CDBF #BFCDC3 #BFCDCA
triadic
#BFCDC3 #C3BFCD #CDC3BF
tetradic
#BFCDC3 #BFC2CD #CDBFC9 #CDCABF
square
#BFCDC3 #BFC2CD #CDBFC9 #CDCABF
split-complementary
#BFCDC3 #CABFCD #CDBFC2
monochromatic
#7A9783 #9DB2A3 #BFCDC3 #E1E8E3 #EEF2EF
Accessibility & contrast
On white
1.65
#BFCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BFCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC3 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC3
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#BDCDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdc3; /* rgb */ color: rgb(191, 205, 195); /* oklch */ color: oklch(83.5% 0.021 154.8);
Tailwind
colors: {
custom: {
50: '#d2dcd5',
500: '#bfcdc3',
950: '#000000',
},
}SCSS
$custom: #bfcdc3; $custom-light: #d2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc3",
"rgb": {
"r": 191,
"g": 205,
"b": 195
},
"hsl": {
"h": 137.143,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83474,
"c": 0.02051,
"h": 154.8
},
"luminance": 0.58679
}Semantic roles & 50–950 ramp
primary
#BFCDC3
secondary
#A18F9C
accent
#4F8296
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483