#BFCDC5#BFCDC5
#BFCDC5 is a very light, near-neutral green. Relative luminance 0.588; OKLCH L 83.5% C 0.019 H 161.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC5 |
|---|---|
| RGB | rgb(191, 205, 197) |
| HSL | hsl(146, 12%, 78%) |
| HSV | hsv(146, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(81.16, -6.26, 2.34) |
| CIE-LCH | lch(81.16, 6.68, 159.47°) |
| OKLab | oklab(83.53% -0.0178 0.0061) |
| OKLCH | oklch(83.53% 0.019 161) |
| XYZ | xyz(53.3932, 58.7697, 61.3432) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC5 #CDBFC7
analogous
#C0CDBF #BFCDC5 #BFCDCC
triadic
#BFCDC5 #C5BFCD #CDC5BF
tetradic
#BFCDC5 #BFC0CD #CDBFC7 #CDCCBF
square
#BFCDC5 #BFC0CD #CDBFC7 #CDCCBF
split-complementary
#BFCDC5 #CCBFCD #CDBFC0
monochromatic
#7A9787 #9DB2A6 #BFCDC5 #E1E8E4 #EEF2EF
Accessibility & contrast
On white
1.65
#BFCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BFCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC5
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#BDCDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcdc5; /* rgb */ color: rgb(191, 205, 197); /* oklch */ color: oklch(83.5% 0.019 161.0);
Tailwind
colors: {
custom: {
50: '#d2dcd6',
500: '#bfcdc5',
950: '#000000',
},
}SCSS
$custom: #bfcdc5; $custom-light: #d2dcd6; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc5",
"rgb": {
"r": 191,
"g": 205,
"b": 197
},
"hsl": {
"h": 145.714,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.8353,
"c": 0.01878,
"h": 161
},
"luminance": 0.5877
}Semantic roles & 50–950 ramp
primary
#BFCDC5
secondary
#A18F99
accent
#4F7896
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483