#BFCDBE#BFCDBE
#BFCDBE is a very light, muted green. Relative luminance 0.585; OKLCH L 83.3% C 0.026 H 143.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDBE |
|---|---|
| RGB | rgb(191, 205, 190) |
| HSL | hsl(116, 13%, 77%) |
| HSV | hsv(116, 7%, 80%) |
| CMYK | cmyk(6.8%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.99, -7.54, 5.83) |
| CIE-LCH | lch(80.99, 9.53, 142.26°) |
| OKLab | oklab(83.34% -0.0206 0.0152) |
| OKLCH | oklch(83.34% 0.026 143.5) |
| XYZ | xyz(52.6097, 58.4563, 57.2167) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 7.60
Silver
#C0C0C0
ΔE00 10.15
Light Gray
#D3D3D3
ΔE00 10.17
Gainsboro
#DCDCDC
ΔE00 10.85
Honeydew
#F0FFF0
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDBE #CCBECD
analogous
#C7CDBE #BFCDBE #BECDC5
triadic
#BFCDBE #BEBFCD #CDBEBF
tetradic
#BFCDBE #BEC7CD #CCBECD #CDC5BE
square
#BFCDBE #BEC7CD #CCBECD #CDC5BE
split-complementary
#BFCDBE #C5BECD #CDBEC7
monochromatic
#7B9879 #9DB29B #BFCDBE #E1E8E1 #EEF2EE
Accessibility & contrast
On white
1.65
#BFCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BFCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDBE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDBE | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CBC9BF
Tritanopia (blue-blind)
#BECCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdbe; /* rgb */ color: rgb(191, 205, 190); /* oklch */ color: oklch(83.3% 0.026 143.5);
Tailwind
colors: {
custom: {
50: '#d2dcd1',
500: '#bfcdbe',
950: '#000000',
},
}SCSS
$custom: #bfcdbe; $custom-light: #d2dcd1; $custom-dark: #000000;
JSON
{
"hex": "#bfcdbe",
"rgb": {
"r": 191,
"g": 205,
"b": 190
},
"hsl": {
"h": 116,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.83336,
"c": 0.02561,
"h": 143.5
},
"luminance": 0.58457
}Semantic roles & 50–950 ramp
primary
#BFCDBE
secondary
#A08EA1
accent
#4E9792
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483