#BFCD97#BFCD97
#BFCD97 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.074 H 119.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD97 |
|---|---|
| RGB | rgb(191, 205, 151) |
| HSL | hsl(76, 35%, 70%) |
| HSV | hsv(76, 26%, 80%) |
| CMYK | cmyk(6.8%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(80.16, -13.85, 25.37) |
| CIE-LCH | lch(80.16, 28.90, 118.63°) |
| OKLab | oklab(82.41% -0.0367 0.064) |
| OKLCH | oklch(82.41% 0.074 119.8) |
| XYZ | xyz(48.9026, 56.9735, 37.6929) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 5.53
Tan Green
#A9BE70
ΔE00 6.78
Pale Olive Green
#B1D27B
ΔE00 6.85
Light Moss Green
#A6C875
ΔE00 7.03
Light Grey Green
#B7E1A1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD97 #A597CD
analogous
#CDC097 #BFCD97 #A4CD97
triadic
#BFCD97 #97BFCD #CD97BF
tetradic
#BFCD97 #97CDC0 #A597CD #CD97A4
square
#BFCD97 #97CDC0 #A597CD #CD97A4
split-complementary
#BFCD97 #97A4CD #C097CD
monochromatic
#899E4C #A6B96E #BFCD97 #D8E1C0 #F2F5EA
Accessibility & contrast
On white
1.69
#BFCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BFCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD97
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD97 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 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)
#D4C794
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#C4C7BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd97; /* rgb */ color: rgb(191, 205, 151); /* oklch */ color: oklch(82.4% 0.074 119.8);
Tailwind
colors: {
custom: {
50: '#d2dcb6',
500: '#bfcd97',
950: '#000000',
},
}SCSS
$custom: #bfcd97; $custom-light: #d2dcb6; $custom-dark: #000000;
JSON
{
"hex": "#bfcd97",
"rgb": {
"r": 191,
"g": 205,
"b": 151
},
"hsl": {
"h": 75.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.82407,
"c": 0.07382,
"h": 119.8
},
"luminance": 0.56973
}Semantic roles & 50–950 ramp
primary
#BFCD97
secondary
#7666A2
accent
#38AE56
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481