#BFCCB7#BFCCB7
#BFCCB7 is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.032 H 133.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCB7 |
|---|---|
| RGB | rgb(191, 204, 183) |
| HSL | hsl(97, 17%, 76%) |
| HSV | hsv(97, 10%, 80%) |
| CMYK | cmyk(6.4%, 0%, 10.3%, 20%) |
| CIE-LAB | lab(80.56, -8.26, 8.96) |
| CIE-LCH | lch(80.56, 12.18, 132.68°) |
| OKLab | oklab(82.94% -0.022 0.0233) |
| OKLCH | oklch(82.94% 0.032 133.3) |
| XYZ | xyz(51.6245, 57.6807, 53.2043) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 10.39
Sage Green
#9CAF88
ΔE00 10.39
Beige
#F5F5DC
ΔE00 11.10
Eggshell
#F0EAD6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCB7 #C4B7CC
analogous
#C9CCB7 #BFCCB7 #B7CCB9
triadic
#BFCCB7 #B7BFCC #CCB7BF
tetradic
#BFCCB7 #B7C9CC #C4B7CC #CCB9B7
square
#BFCCB7 #B7C9CC #C4B7CC #CCB9B7
split-complementary
#BFCCB7 #B9B7CC #CCB7C9
monochromatic
#7F996F #9FB393 #BFCCB7 #DFE5DB #EFF2ED
Accessibility & contrast
On white
1.68
#BFCCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFCCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCB7
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCB7 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B6
Deuteranopia (green-blind)
#CCC8B8
Tritanopia (blue-blind)
#BFCAC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfccb7; /* rgb */ color: rgb(191, 204, 183); /* oklch */ color: oklch(82.9% 0.032 133.3);
Tailwind
colors: {
custom: {
50: '#d2dbcc',
500: '#bfccb7',
950: '#000000',
},
}SCSS
$custom: #bfccb7; $custom-light: #d2dbcc; $custom-dark: #000000;
JSON
{
"hex": "#bfccb7",
"rgb": {
"r": 191,
"g": 204,
"b": 183
},
"hsl": {
"h": 97.143,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82941,
"c": 0.03205,
"h": 133.3
},
"luminance": 0.57681
}Semantic roles & 50–950 ramp
primary
#BFCCB7
secondary
#9787A0
accent
#4A9B7C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141513
muted
#838483