#BFCC78#BFCC78
#BFCC78 is a light, moderate yellow. Relative luminance 0.556; OKLCH L 81.6% C 0.109 H 116.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCC78 |
|---|---|
| RGB | rgb(191, 204, 120) |
| HSL | hsl(69, 45%, 64%) |
| HSV | hsv(69, 41%, 80%) |
| CMYK | cmyk(6.4%, 0%, 41.2%, 20%) |
| CIE-LAB | lab(79.40, -17.30, 40.31) |
| CIE-LCH | lch(79.40, 43.87, 113.22°) |
| OKLab | oklab(81.63% -0.0479 0.0979) |
| OKLCH | oklch(81.63% 0.109 116.1) |
| XYZ | xyz(46.4692, 55.6186, 26.0531) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.86
Greenish Beige
#C9D179
ΔE00 2.10
Pale Olive
#B9CC81
ΔE00 2.47
Light Olive
#ACBF69
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.48
Tan Green
#A9BE70
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCC78 #8578CC
analogous
#CCAF78 #BFCC78 #95CC78
triadic
#BFCC78 #78BFCC #CC78BF
tetradic
#BFCC78 #78CCAF #8578CC #CC7895
square
#BFCC78 #78CCAF #8578CC #CC7895
split-complementary
#BFCC78 #7895CC #AF78CC
monochromatic
#849237 #AABB4C #BFCC78 #D4DDA4 #E9EED1
Accessibility & contrast
On white
1.73
#BFCC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BFCC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCC78
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCC78 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C471
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#C7C4B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcc78; /* rgb */ color: rgb(191, 204, 120); /* oklch */ color: oklch(81.6% 0.109 116.1);
Tailwind
colors: {
custom: {
50: '#d3dba0',
500: '#bfcc78',
950: '#000000',
},
}SCSS
$custom: #bfcc78; $custom-light: #d3dba0; $custom-dark: #000000;
JSON
{
"hex": "#bfcc78",
"rgb": {
"r": 191,
"g": 204,
"b": 120
},
"hsl": {
"h": 69.286,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.81632,
"c": 0.10903,
"h": 116.1
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#BFCC78
secondary
#5B4F99
accent
#2DB843
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480