#BFCDC0#BFCDC0
#BFCDC0 is a very light, muted green. Relative luminance 0.585; OKLCH L 83.4% C 0.023 H 147.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDC0 |
|---|---|
| RGB | rgb(191, 205, 192) |
| HSL | hsl(124, 12%, 78%) |
| HSV | hsv(124, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(81.04, -7.18, 4.84) |
| CIE-LCH | lch(81.04, 8.65, 146.02°) |
| OKLab | oklab(83.39% -0.0198 0.0126) |
| OKLCH | oklch(83.39% 0.023 147.4) |
| XYZ | xyz(52.8298, 58.5443, 58.3759) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 6.98
Silver
#C0C0C0
ΔE00 9.60
Light Gray
#D3D3D3
ΔE00 9.61
Gainsboro
#DCDCDC
ΔE00 10.33
Fog
#D8DCE0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDC0 #CDBFCC
analogous
#C5CDBF #BFCDC0 #BFCDC7
triadic
#BFCDC0 #C0BFCD #CDC0BF
tetradic
#BFCDC0 #BFC5CD #CDBFCC #CDC7BF
square
#BFCDC0 #BFC5CD #CDBFCC #CDC7BF
split-complementary
#BFCDC0 #C7BFCD #CDBFC5
monochromatic
#7A977C #9DB29E #BFCDC0 #E1E8E2 #EEF2EE
Accessibility & contrast
On white
1.65
#BFCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BFCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDC0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDC0 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABF
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#BECCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdc0; /* rgb */ color: rgb(191, 205, 192); /* oklch */ color: oklch(83.4% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#d2dcd3',
500: '#bfcdc0',
950: '#000000',
},
}SCSS
$custom: #bfcdc0; $custom-light: #d2dcd3; $custom-dark: #000000;
JSON
{
"hex": "#bfcdc0",
"rgb": {
"r": 191,
"g": 205,
"b": 192
},
"hsl": {
"h": 124.286,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83391,
"c": 0.02347,
"h": 147.4
},
"luminance": 0.58545
}Semantic roles & 50–950 ramp
primary
#BFCDC0
secondary
#A18FA0
accent
#4F9196
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483