#BFCFAD#BFCFAD
#BFCFAD is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.3% C 0.049 H 128.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFAD |
|---|---|
| RGB | rgb(191, 207, 173) |
| HSL | hsl(88, 26%, 75%) |
| HSV | hsv(88, 16%, 81%) |
| CMYK | cmyk(7.7%, 0%, 16.4%, 18.8%) |
| CIE-LAB | lab(81.14, -11.49, 15.10) |
| CIE-LCH | lch(81.14, 18.97, 127.28°) |
| OKLab | oklab(83.32% -0.0304 0.0389) |
| OKLCH | oklch(83.32% 0.049 128) |
| XYZ | xyz(51.3403, 58.7189, 48.1562) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.79
Sage Green
#9CAF88
ΔE00 8.98
Pale Olive
#B9CC81
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 9.59
Darkseagreen
#8FBC8F
ΔE00 9.82
Light Sage
#BCECAC
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFAD #BDADCF
analogous
#CFCEAD #BFCFAD #AECFAD
triadic
#BFCFAD #ADBFCF #CFADBF
tetradic
#BFCFAD #ADCFCE #BDADCF #CFADAE
square
#BFCFAD #ADCFCE #BDADCF #CFADAE
split-complementary
#BFCFAD #ADAECF #CEADCF
monochromatic
#83A260 #A1B886 #BFCFAD #DDE6D4 #F0F4EC
Accessibility & contrast
On white
1.65
#BFCFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BFCFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFAD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFAD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAB
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#C1CCC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcfad; /* rgb */ color: rgb(191, 207, 173); /* oklch */ color: oklch(83.3% 0.049 128.0);
Tailwind
colors: {
custom: {
50: '#d2ddc5',
500: '#bfcfad',
950: '#000000',
},
}SCSS
$custom: #bfcfad; $custom-light: #d2ddc5; $custom-dark: #000000;
JSON
{
"hex": "#bfcfad",
"rgb": {
"r": 191,
"g": 207,
"b": 173
},
"hsl": {
"h": 88.235,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.83323,
"c": 0.04938,
"h": 128
},
"luminance": 0.58719
}Semantic roles & 50–950 ramp
primary
#BFCFAD
secondary
#8F7CA4
accent
#41A570
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482