#BFCD7C#BFCD7C
#BFCD7C is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.106 H 116.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD7C |
|---|---|
| RGB | rgb(191, 205, 124) |
| HSL | hsl(70, 45%, 65%) |
| HSV | hsv(70, 40%, 80%) |
| CMYK | cmyk(6.8%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(79.72, -17.34, 38.72) |
| CIE-LCH | lch(79.72, 42.42, 114.13°) |
| OKLab | oklab(81.91% -0.0478 0.0945) |
| OKLCH | oklch(81.91% 0.106 116.8) |
| XYZ | xyz(46.9555, 56.1946, 27.4379) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.60
Pale Olive
#B9CC81
ΔE00 1.89
Greenish Beige
#C9D179
ΔE00 2.42
Pale Olive Green
#B1D27B
ΔE00 4.16
Light Olive
#ACBF69
ΔE00 4.16
Tan Green
#A9BE70
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD7C #8A7CCD
analogous
#CDB27C #BFCD7C #97CD7C
triadic
#BFCD7C #7CBFCD #CD7CBF
tetradic
#BFCD7C #7CCDB2 #8A7CCD #CD7C97
square
#BFCD7C #7CCDB2 #8A7CCD #CD7C97
split-complementary
#BFCD7C #7C97CD #B27CCD
monochromatic
#869639 #A9BC50 #BFCD7C #D5DEA8 #EAEFD5
Accessibility & contrast
On white
1.72
#BFCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BFCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD7C
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD7C | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C576
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#C7C5B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd7c; /* rgb */ color: rgb(191, 205, 124); /* oklch */ color: oklch(81.9% 0.106 116.8);
Tailwind
colors: {
custom: {
50: '#d3dca3',
500: '#bfcd7c',
950: '#000000',
},
}SCSS
$custom: #bfcd7c; $custom-light: #d3dca3; $custom-dark: #000000;
JSON
{
"hex": "#bfcd7c",
"rgb": {
"r": 191,
"g": 205,
"b": 124
},
"hsl": {
"h": 70.37,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.81913,
"c": 0.10589,
"h": 116.8
},
"luminance": 0.56194
}Semantic roles & 50–950 ramp
primary
#BFCD7C
secondary
#5E519C
accent
#2EB845
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480