#BFCD96#BFCD96
#BFCD96 is a very light, moderate yellow-green. Relative luminance 0.569; OKLCH L 82.4% C 0.075 H 119.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD96 |
|---|---|
| RGB | rgb(191, 205, 150) |
| HSL | hsl(75, 35%, 70%) |
| HSV | hsv(75, 27%, 80%) |
| CMYK | cmyk(6.8%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(80.15, -13.99, 25.87) |
| CIE-LCH | lch(80.15, 29.41, 118.41°) |
| OKLab | oklab(82.39% -0.0371 0.0652) |
| OKLCH | oklch(82.39% 0.075 119.7) |
| XYZ | xyz(48.8218, 56.9411, 37.2670) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 5.30
Tan Green
#A9BE70
ΔE00 6.61
Pale Olive Green
#B1D27B
ΔE00 6.67
Light Moss Green
#A6C875
ΔE00 6.87
Greenish Beige
#C9D179
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD96 #A496CD
analogous
#CDC096 #BFCD96 #A4CD96
triadic
#BFCD96 #96BFCD #CD96BF
tetradic
#BFCD96 #96CDC0 #A496CD #CD96A4
square
#BFCD96 #96CDC0 #A496CD #CD96A4
split-complementary
#BFCD96 #96A4CD #C096CD
monochromatic
#899E4B #A6B96D #BFCD96 #D8E1BF #F2F4E9
Accessibility & contrast
On white
1.70
#BFCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BFCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD96
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD96 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#C4C7BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd96; /* rgb */ color: rgb(191, 205, 150); /* oklch */ color: oklch(82.4% 0.075 119.7);
Tailwind
colors: {
custom: {
50: '#d2dcb5',
500: '#bfcd96',
950: '#000000',
},
}SCSS
$custom: #bfcd96; $custom-light: #d2dcb5; $custom-dark: #000000;
JSON
{
"hex": "#bfcd96",
"rgb": {
"r": 191,
"g": 205,
"b": 150
},
"hsl": {
"h": 75.273,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.82387,
"c": 0.07505,
"h": 119.7
},
"luminance": 0.56941
}Semantic roles & 50–950 ramp
primary
#BFCD96
secondary
#7565A2
accent
#37AE55
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481