#BFCDA8#BFCDA8
#BFCDA8 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.8% C 0.052 H 124.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDA8 |
|---|---|
| RGB | rgb(191, 205, 168) |
| HSL | hsl(83, 27%, 73%) |
| HSV | hsv(83, 18%, 80%) |
| CMYK | cmyk(6.8%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(80.50, -11.28, 16.85) |
| CIE-LCH | lch(80.50, 20.28, 123.79°) |
| OKLab | oklab(82.78% -0.0296 0.0433) |
| OKLCH | oklch(82.78% 0.052 124.4) |
| XYZ | xyz(50.3841, 57.5661, 45.4952) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.52
Pale Olive
#B9CC81
ΔE00 8.62
Light Grey Green
#B7E1A1
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 9.42
Darkseagreen
#8FBC8F
ΔE00 9.76
Greenish Tan
#BCCB7A
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDA8 #B6A8CD
analogous
#CDC8A8 #BFCDA8 #ACCDA8
triadic
#BFCDA8 #A8BFCD #CDA8BF
tetradic
#BFCDA8 #A8CDC8 #B6A8CD #CDA8AC
square
#BFCDA8 #A8CDC8 #B6A8CD #CDA8AC
split-complementary
#BFCDA8 #A8ACCD #C8A8CD
monochromatic
#869F5B #A2B781 #BFCDA8 #DCE3CF #F1F4EC
Accessibility & contrast
On white
1.68
#BFCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDA8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDA8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A6
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#C2C9C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcda8; /* rgb */ color: rgb(191, 205, 168); /* oklch */ color: oklch(82.8% 0.052 124.4);
Tailwind
colors: {
custom: {
50: '#d2dcc2',
500: '#bfcda8',
950: '#000000',
},
}SCSS
$custom: #bfcda8; $custom-light: #d2dcc2; $custom-dark: #000000;
JSON
{
"hex": "#bfcda8",
"rgb": {
"r": 191,
"g": 205,
"b": 168
},
"hsl": {
"h": 82.703,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.82781,
"c": 0.05246,
"h": 124.4
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#BFCDA8
secondary
#8777A2
accent
#40A666
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482