#BFCC7D#BFCC7D
#BFCC7D is a light, moderate yellow. Relative luminance 0.557; OKLCH L 81.7% C 0.103 H 116.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCC7D |
|---|---|
| RGB | rgb(191, 204, 125) |
| HSL | hsl(70, 44%, 65%) |
| HSV | hsv(70, 39%, 80%) |
| CMYK | cmyk(6.4%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(79.47, -16.73, 37.88) |
| CIE-LCH | lch(79.47, 41.41, 113.82°) |
| OKLab | oklab(81.71% -0.0459 0.0927) |
| OKLCH | oklch(81.71% 0.103 116.4) |
| XYZ | xyz(46.7806, 55.7432, 27.6931) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.66
Pale Olive
#B9CC81
ΔE00 1.84
Greenish Beige
#C9D179
ΔE00 2.57
Light Olive
#ACBF69
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 4.41
Tan Green
#A9BE70
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCC7D #8A7DCC
analogous
#CCB17D #BFCC7D #98CC7D
triadic
#BFCC7D #7DBFCC #CC7DBF
tetradic
#BFCC7D #7DCCB1 #8A7DCC #CC7D98
square
#BFCC7D #7DCCB1 #8A7DCC #CC7D98
split-complementary
#BFCC7D #7D98CC #B17DCC
monochromatic
#86943A #A9BB51 #BFCC7D #D5DDA9 #EAEED5
Accessibility & contrast
On white
1.73
#BFCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BFCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCC7D
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCC7D | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#C7C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcc7d; /* rgb */ color: rgb(191, 204, 125); /* oklch */ color: oklch(81.7% 0.103 116.4);
Tailwind
colors: {
custom: {
50: '#d3dba3',
500: '#bfcc7d',
950: '#000000',
},
}SCSS
$custom: #bfcc7d; $custom-light: #d3dba3; $custom-dark: #000000;
JSON
{
"hex": "#bfcc7d",
"rgb": {
"r": 191,
"g": 204,
"b": 125
},
"hsl": {
"h": 69.873,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.81712,
"c": 0.10343,
"h": 116.4
},
"luminance": 0.55743
}Semantic roles & 50–950 ramp
primary
#BFCC7D
secondary
#5E529B
accent
#2FB745
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480