#BFCDC1#BFCDC1
#BFCDC1 is a very light, muted green. Relative luminance 0.586; OKLCH L 83.4% C 0.022 H 149.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC1 |
|---|---|
| RGB | rgb(191, 205, 193) |
| HSL | hsl(129, 12%, 78%) |
| HSV | hsv(129, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(81.06, -6.99, 4.34) |
| CIE-LCH | lch(81.06, 8.23, 148.20°) |
| OKLab | oklab(83.42% -0.0194 0.0113) |
| OKLCH | oklch(83.42% 0.022 149.7) |
| XYZ | xyz(52.9410, 58.5888, 58.9614) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 9.34
Light Gray
#D3D3D3
ΔE00 9.34
Gainsboro
#DCDCDC
ΔE00 10.06
Fog
#D8DCE0
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC1 #CDBFCB
analogous
#C4CDBF #BFCDC1 #BFCDC8
triadic
#BFCDC1 #C1BFCD #CDC1BF
tetradic
#BFCDC1 #BFC4CD #CDBFCB #CDC8BF
square
#BFCDC1 #BFC4CD #CDBFCB #CDC8BF
split-complementary
#BFCDC1 #C8BFCD #CDBFC4
monochromatic
#7A977E #9DB2A0 #BFCDC1 #E1E8E2 #EEF2EE
Accessibility & contrast
On white
1.65
#BFCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BFCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC1
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC1 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC0
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#BECCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdc1; /* rgb */ color: rgb(191, 205, 193); /* oklch */ color: oklch(83.4% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d2dcd3',
500: '#bfcdc1',
950: '#000000',
},
}SCSS
$custom: #bfcdc1; $custom-light: #d2dcd3; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc1",
"rgb": {
"r": 191,
"g": 205,
"b": 193
},
"hsl": {
"h": 128.571,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83418,
"c": 0.02245,
"h": 149.7
},
"luminance": 0.58589
}Semantic roles & 50–950 ramp
primary
#BFCDC1
secondary
#A18F9E
accent
#4F8C96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483