#BFCDB2#BFCDB2
#BFCDB2 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.0% C 0.040 H 129.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB2 |
|---|---|
| RGB | rgb(191, 205, 178) |
| HSL | hsl(91, 21%, 75%) |
| HSV | hsv(91, 13%, 80%) |
| CMYK | cmyk(6.8%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(80.71, -9.63, 11.84) |
| CIE-LCH | lch(80.71, 15.26, 129.13°) |
| OKLab | oklab(83.02% -0.0255 0.0307) |
| OKLCH | oklch(83.02% 0.04 129.7) |
| XYZ | xyz(51.3518, 57.9531, 50.5916) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.73
Light Grey
#D8DCD6
ΔE00 10.36
Light Grey Green
#B7E1A1
ΔE00 10.77
Darkseagreen
#8FBC8F
ΔE00 10.87
Silver (survey)
#C5C9C7
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB2 #C0B2CD
analogous
#CDCDB2 #BFCDB2 #B2CDB2
triadic
#BFCDB2 #B2BFCD #CDB2BF
tetradic
#BFCDB2 #B2CDCD #C0B2CD #CDB2B2
square
#BFCDB2 #B2CDCD #C0B2CD #CDB2B2
split-complementary
#BFCDB2 #B2B2CD #CDB2CD
monochromatic
#819D68 #A0B58D #BFCDB2 #DEE5D7 #F0F3EC
Accessibility & contrast
On white
1.67
#BFCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BFCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#C0CAC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdb2; /* rgb */ color: rgb(191, 205, 178); /* oklch */ color: oklch(83.0% 0.040 129.7);
Tailwind
colors: {
custom: {
50: '#d2dcc9',
500: '#bfcdb2',
950: '#000000',
},
}SCSS
$custom: #bfcdb2; $custom-light: #d2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb2",
"rgb": {
"r": 191,
"g": 205,
"b": 178
},
"hsl": {
"h": 91.111,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.83023,
"c": 0.03989,
"h": 129.7
},
"luminance": 0.57953
}Semantic roles & 50–950 ramp
primary
#BFCDB2
secondary
#9281A2
accent
#46A074
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482