#BFCCB8#BFCCB8
#BFCCB8 is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 83.0% C 0.031 H 134.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCB8 |
|---|---|
| RGB | rgb(191, 204, 184) |
| HSL | hsl(99, 16%, 76%) |
| HSV | hsv(99, 10%, 80%) |
| CMYK | cmyk(6.4%, 0%, 9.8%, 20%) |
| CIE-LAB | lab(80.58, -8.08, 8.46) |
| CIE-LCH | lch(80.58, 11.70, 133.72°) |
| OKLab | oklab(82.97% -0.0216 0.022) |
| OKLCH | oklch(82.97% 0.031 134.4) |
| XYZ | xyz(51.7290, 57.7225, 53.7544) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 10.56
Sage Green
#9CAF88
ΔE00 10.61
Beige
#F5F5DC
ΔE00 11.12
Eggshell
#F0EAD6
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCB8 #C5B8CC
analogous
#C9CCB8 #BFCCB8 #B8CCBB
triadic
#BFCCB8 #B8BFCC #CCB8BF
tetradic
#BFCCB8 #B8C9CC #C5B8CC #CCBBB8
square
#BFCCB8 #B8C9CC #C5B8CC #CCBBB8
split-complementary
#BFCCB8 #BBB8CC #CCB8C9
monochromatic
#7F9971 #9FB294 #BFCCB8 #DFE6DC #EFF2ED
Accessibility & contrast
On white
1.67
#BFCCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFCCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCB8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCB8 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 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)
#CEC9B7
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#BFCAC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfccb8; /* rgb */ color: rgb(191, 204, 184); /* oklch */ color: oklch(83.0% 0.031 134.4);
Tailwind
colors: {
custom: {
50: '#d2dbcd',
500: '#bfccb8',
950: '#000000',
},
}SCSS
$custom: #bfccb8; $custom-light: #d2dbcd; $custom-dark: #000000;
JSON
{
"hex": "#bfccb8",
"rgb": {
"r": 191,
"g": 204,
"b": 184
},
"hsl": {
"h": 99,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82967,
"c": 0.03085,
"h": 134.4
},
"luminance": 0.57723
}Semantic roles & 50–950 ramp
primary
#BFCCB8
secondary
#9888A0
accent
#4B9B7F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141513
muted
#838483