#BFCD9C#BFCD9C
#BFCD9C is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.068 H 120.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD9C |
|---|---|
| RGB | rgb(191, 205, 156) |
| HSL | hsl(77, 33%, 71%) |
| HSV | hsv(77, 24%, 80%) |
| CMYK | cmyk(6.8%, 0%, 23.9%, 19.6%) |
| CIE-LAB | lab(80.26, -13.12, 22.87) |
| CIE-LCH | lch(80.26, 26.37, 119.85°) |
| OKLab | oklab(82.51% -0.0346 0.058) |
| OKLCH | oklch(82.51% 0.068 120.8) |
| XYZ | xyz(49.3173, 57.1394, 39.8769) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 7.25
Tan Green
#A9BE70
ΔE00 7.70
Pale Olive Green
#B1D27B
ΔE00 7.84
Light Moss Green
#A6C875
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD9C #AA9CCD
analogous
#CDC29C #BFCD9C #A6CD9C
triadic
#BFCD9C #9CBFCD #CD9CBF
tetradic
#BFCD9C #9CCDC2 #AA9CCD #CD9CA6
square
#BFCD9C #9CCDC2 #AA9CCD #CD9CA6
split-complementary
#BFCD9C #9CA6CD #C29CCD
monochromatic
#889F50 #A5B873 #BFCD9C #D9E2C5 #F2F5EB
Accessibility & contrast
On white
1.69
#BFCD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BFCD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD9C
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD9C | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C799
Deuteranopia (green-blind)
#D1C79E
Tritanopia (blue-blind)
#C3C8C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd9c; /* rgb */ color: rgb(191, 205, 156); /* oklch */ color: oklch(82.5% 0.068 120.8);
Tailwind
colors: {
custom: {
50: '#d2dcb9',
500: '#bfcd9c',
950: '#000000',
},
}SCSS
$custom: #bfcd9c; $custom-light: #d2dcb9; $custom-dark: #000000;
JSON
{
"hex": "#bfcd9c",
"rgb": {
"r": 191,
"g": 205,
"b": 156
},
"hsl": {
"h": 77.143,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.82512,
"c": 0.06759,
"h": 120.8
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#BFCD9C
secondary
#7B6BA2
accent
#3AAC5A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481