#BFC97D#BFC97D
#BFC97D is a light, moderate yellow. Relative luminance 0.543; OKLCH L 81.1% C 0.099 H 114.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC97D |
|---|---|
| RGB | rgb(191, 201, 125) |
| HSL | hsl(68, 41%, 64%) |
| HSV | hsv(68, 38%, 79%) |
| CMYK | cmyk(5%, 0%, 37.8%, 21.2%) |
| CIE-LAB | lab(78.65, -15.22, 36.84) |
| CIE-LCH | lch(78.65, 39.86, 112.44°) |
| OKLab | oklab(81.06% -0.0417 0.0903) |
| OKLCH | oklch(81.06% 0.099 114.8) |
| XYZ | xyz(46.0744, 54.3308, 27.4578) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.39
Pale Olive
#B9CC81
ΔE00 2.35
Greenish Beige
#C9D179
ΔE00 2.93
Light Olive
#ACBF69
ΔE00 4.07
Tan Green
#A9BE70
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC97D #877DC9
analogous
#C9AD7D #BFC97D #99C97D
triadic
#BFC97D #7DBFC9 #C97DBF
tetradic
#BFC97D #7DC9AD #877DC9 #C97D99
square
#BFC97D #7DC9AD #877DC9 #C97D99
split-complementary
#BFC97D #7D99C9 #AD7DC9
monochromatic
#85903C #AAB752 #BFC97D #D4DBA8 #EAEDD3
Accessibility & contrast
On white
1.77
#BFC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BFC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC97D
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC97D | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#C7C1B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc97d; /* rgb */ color: rgb(191, 201, 125); /* oklch */ color: oklch(81.1% 0.099 114.8);
Tailwind
colors: {
custom: {
50: '#d3d9a3',
500: '#bfc97d',
950: '#000000',
},
}SCSS
$custom: #bfc97d; $custom-light: #d3d9a3; $custom-dark: #000000;
JSON
{
"hex": "#bfc97d",
"rgb": {
"r": 191,
"g": 201,
"b": 125
},
"hsl": {
"h": 67.895,
"s": 41.304,
"l": 63.922
},
"oklch": {
"l": 0.81064,
"c": 0.09942,
"h": 114.8
},
"luminance": 0.5433
}Semantic roles & 50–950 ramp
primary
#BFC97D
secondary
#5C5397
accent
#31B442
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380