#BFCDAF#BFCDAF
#BFCDAF is a very light, muted yellow-green. Relative luminance 0.578; OKLCH L 82.9% C 0.044 H 127.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDAF |
|---|---|
| RGB | rgb(191, 205, 175) |
| HSL | hsl(88, 23%, 75%) |
| HSV | hsv(88, 15%, 80%) |
| CMYK | cmyk(6.8%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(80.65, -10.14, 13.34) |
| CIE-LCH | lch(80.65, 16.76, 127.22°) |
| OKLab | oklab(82.95% -0.0267 0.0345) |
| OKLCH | oklch(82.95% 0.044 127.8) |
| XYZ | xyz(51.0538, 57.8340, 49.0225) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.05
Greenish Grey
#96AE8D
ΔE00 9.52
Light Grey Green
#B7E1A1
ΔE00 10.06
Darkseagreen
#8FBC8F
ΔE00 10.43
Pale Olive
#B9CC81
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDAF #BDAFCD
analogous
#CDCCAF #BFCDAF #B0CDAF
triadic
#BFCDAF #AFBFCD #CDAFBF
tetradic
#BFCDAF #AFCDCC #BDAFCD #CDAFB0
square
#BFCDAF #AFCDCC #BDAFCD #CDAFB0
split-complementary
#BFCDAF #AFB0CD #CCAFCD
monochromatic
#839E64 #A1B589 #BFCDAF #DDE5D5 #F0F3EC
Accessibility & contrast
On white
1.67
#BFCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BFCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDAF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDAF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AD
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#C1CAC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdaf; /* rgb */ color: rgb(191, 205, 175); /* oklch */ color: oklch(82.9% 0.044 127.8);
Tailwind
colors: {
custom: {
50: '#d2dcc7',
500: '#bfcdaf',
950: '#000000',
},
}SCSS
$custom: #bfcdaf; $custom-light: #d2dcc7; $custom-dark: #000000;
JSON
{
"hex": "#bfcdaf",
"rgb": {
"r": 191,
"g": 205,
"b": 175
},
"hsl": {
"h": 88,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82949,
"c": 0.04364,
"h": 127.8
},
"luminance": 0.57834
}Semantic roles & 50–950 ramp
primary
#BFCDAF
secondary
#8F7EA2
accent
#44A270
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482