#BFCDBF#BFCDBF
#BFCDBF is a very light, muted green. Relative luminance 0.585; OKLCH L 83.4% C 0.025 H 145.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDBF |
|---|---|
| RGB | rgb(191, 205, 191) |
| HSL | hsl(120, 12%, 78%) |
| HSV | hsv(120, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(81.02, -7.36, 5.33) |
| CIE-LCH | lch(81.02, 9.09, 144.05°) |
| OKLab | oklab(83.36% -0.0202 0.0139) |
| OKLCH | oklch(83.36% 0.025 145.4) |
| XYZ | xyz(52.7194, 58.5002, 57.7943) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.29
Silver
#C0C0C0
ΔE00 9.88
Light Gray
#D3D3D3
ΔE00 9.89
Gainsboro
#DCDCDC
ΔE00 10.59
Honeydew
#F0FFF0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDBF #CDBFCD
analogous
#C6CDBF #BFCDBF #BFCDC6
triadic
#BFCDBF #BFBFCD #CDBFBF
tetradic
#BFCDBF #BFC6CD #CDBFCD #CDC6BF
square
#BFCDBF #BFC6CD #CDBFCD #CDC6BF
split-complementary
#BFCDBF #C6BFCD #CDBFC6
monochromatic
#7A977A #9DB29D #BFCDBF #E1E8E1 #EEF2EE
Accessibility & contrast
On white
1.65
#BFCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BFCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDBF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDBF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#BECCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdbf; /* rgb */ color: rgb(191, 205, 191); /* oklch */ color: oklch(83.4% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#d2dcd2',
500: '#bfcdbf',
950: '#000000',
},
}SCSS
$custom: #bfcdbf; $custom-light: #d2dcd2; $custom-dark: #000000;
JSON
{
"hex": "#bfcdbf",
"rgb": {
"r": 191,
"g": 205,
"b": 191
},
"hsl": {
"h": 120,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83363,
"c": 0.02452,
"h": 145.4
},
"luminance": 0.58501
}Semantic roles & 50–950 ramp
primary
#BFCDBF
secondary
#A18FA1
accent
#4F9696
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483