#BFC993#BFC993
#BFC993 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.5% C 0.073 H 116.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC993 |
|---|---|
| RGB | rgb(191, 201, 147) |
| HSL | hsl(71, 33%, 68%) |
| HSV | hsv(71, 27%, 79%) |
| CMYK | cmyk(5%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(79.02, -12.38, 25.91) |
| CIE-LCH | lch(79.02, 28.72, 115.54°) |
| OKLab | oklab(81.47% -0.0326 0.0653) |
| OKLCH | oklch(81.47% 0.073 116.6) |
| XYZ | xyz(47.6387, 54.9565, 35.6961) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.48
Greenish Tan
#BCCB7A
ΔE00 5.33
Tan Green
#A9BE70
ΔE00 6.43
Greenish Beige
#C9D179
ΔE00 6.85
Light Olive
#ACBF69
ΔE00 7.21
Light Moss Green
#A6C875
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC993 #9D93C9
analogous
#C9B893 #BFC993 #A4C993
triadic
#BFC993 #93BFC9 #C993BF
tetradic
#BFC993 #93C9B8 #9D93C9 #C993A4
square
#BFC993 #93C9B8 #9D93C9 #C993A4
split-complementary
#BFC993 #93A4C9 #B893C9
monochromatic
#88964B #A7B56A #BFC993 #D7DDBC #EFF2E5
Accessibility & contrast
On white
1.75
#BFC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BFC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC993
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC993 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C390
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#C5C3BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc993; /* rgb */ color: rgb(191, 201, 147); /* oklch */ color: oklch(81.5% 0.073 116.6);
Tailwind
colors: {
custom: {
50: '#d2d9b3',
500: '#bfc993',
950: '#000000',
},
}SCSS
$custom: #bfc993; $custom-light: #d2d9b3; $custom-dark: #000000;
JSON
{
"hex": "#bfc993",
"rgb": {
"r": 191,
"g": 201,
"b": 147
},
"hsl": {
"h": 71.111,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.8147,
"c": 0.07298,
"h": 116.6
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#BFC993
secondary
#6D629E
accent
#39AC4F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381