#BFCDC4#BFCDC4
#BFCDC4 is a very light, near-neutral green. Relative luminance 0.587; OKLCH L 83.5% C 0.020 H 157.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC4 |
|---|---|
| RGB | rgb(191, 205, 196) |
| HSL | hsl(141, 12%, 78%) |
| HSV | hsv(141, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(81.14, -6.44, 2.84) |
| CIE-LCH | lch(81.14, 7.04, 156.20°) |
| OKLab | oklab(83.5% -0.0182 0.0074) |
| OKLCH | oklch(83.5% 0.02 157.8) |
| XYZ | xyz(53.2790, 58.7240, 60.7418) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 8.52
Silver
#C0C0C0
ΔE00 8.55
Gainsboro
#DCDCDC
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC4 #CDBFC8
analogous
#C1CDBF #BFCDC4 #BFCDCB
triadic
#BFCDC4 #C4BFCD #CDC4BF
tetradic
#BFCDC4 #BFC1CD #CDBFC8 #CDCBBF
square
#BFCDC4 #BFC1CD #CDBFC8 #CDCBBF
split-complementary
#BFCDC4 #CBBFCD #CDBFC1
monochromatic
#7A9785 #9DB2A4 #BFCDC4 #E1E8E4 #EEF2EF
Accessibility & contrast
On white
1.65
#BFCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BFCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC4
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC4 | 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)
#CDCBC4
Deuteranopia (green-blind)
#CAC9C4
Tritanopia (blue-blind)
#BDCDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdc4; /* rgb */ color: rgb(191, 205, 196); /* oklch */ color: oklch(83.5% 0.020 157.8);
Tailwind
colors: {
custom: {
50: '#d2dcd5',
500: '#bfcdc4',
950: '#000000',
},
}SCSS
$custom: #bfcdc4; $custom-light: #d2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc4",
"rgb": {
"r": 191,
"g": 205,
"b": 196
},
"hsl": {
"h": 141.429,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83502,
"c": 0.01962,
"h": 157.8
},
"luminance": 0.58725
}Semantic roles & 50–950 ramp
primary
#BFCDC4
secondary
#A18F9B
accent
#4F7D96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483