#BFCDC2#BFCDC2
#BFCDC2 is a very light, muted green. Relative luminance 0.586; OKLCH L 83.4% C 0.021 H 152.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC2 |
|---|---|
| RGB | rgb(191, 205, 194) |
| HSL | hsl(133, 12%, 78%) |
| HSV | hsv(133, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.09, -6.81, 3.84) |
| CIE-LCH | lch(81.09, 7.82, 150.60°) |
| OKLab | oklab(83.45% -0.019 0.01) |
| OKLCH | oklch(83.45% 0.021 152.1) |
| XYZ | xyz(53.0529, 58.6336, 59.5509) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.51
Light Gray
#D3D3D3
ΔE00 9.06
Silver
#C0C0C0
ΔE00 9.07
Gainsboro
#DCDCDC
ΔE00 9.81
Fog
#D8DCE0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC2 #CDBFCA
analogous
#C3CDBF #BFCDC2 #BFCDC9
triadic
#BFCDC2 #C2BFCD #CDC2BF
tetradic
#BFCDC2 #BFC3CD #CDBFCA #CDC9BF
square
#BFCDC2 #BFC3CD #CDBFCA #CDC9BF
split-complementary
#BFCDC2 #C9BFCD #CDBFC3
monochromatic
#7A9781 #9DB2A1 #BFCDC2 #E1E8E3 #EEF2EF
Accessibility & contrast
On white
1.65
#BFCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BFCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC2
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC2 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#BDCCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdc2; /* rgb */ color: rgb(191, 205, 194); /* oklch */ color: oklch(83.4% 0.021 152.1);
Tailwind
colors: {
custom: {
50: '#d2dcd4',
500: '#bfcdc2',
950: '#000000',
},
}SCSS
$custom: #bfcdc2; $custom-light: #d2dcd4; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc2",
"rgb": {
"r": 191,
"g": 205,
"b": 194
},
"hsl": {
"h": 132.857,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83446,
"c": 0.02145,
"h": 152.1
},
"luminance": 0.58634
}Semantic roles & 50–950 ramp
primary
#BFCDC2
secondary
#A18F9D
accent
#4F8796
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483