#BFCD7A#BFCD7A
#BFCD7A is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.9% C 0.108 H 116.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD7A |
|---|---|
| RGB | rgb(191, 205, 122) |
| HSL | hsl(70, 45%, 64%) |
| HSV | hsv(70, 40%, 80%) |
| CMYK | cmyk(6.8%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(79.70, -17.57, 39.69) |
| CIE-LCH | lch(79.70, 43.40, 113.88°) |
| OKLab | oklab(81.88% -0.0486 0.0966) |
| OKLCH | oklch(81.88% 0.108 116.7) |
| XYZ | xyz(46.8303, 56.1445, 26.7785) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.70
Pale Olive
#B9CC81
ΔE00 2.16
Greenish Beige
#C9D179
ΔE00 2.23
Light Olive
#ACBF69
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.19
Tan Green
#A9BE70
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD7A #887ACD
analogous
#CDB27A #BFCD7A #96CD7A
triadic
#BFCD7A #7ABFCD #CD7ABF
tetradic
#BFCD7A #7ACDB2 #887ACD #CD7A96
square
#BFCD7A #7ACDB2 #887ACD #CD7A96
split-complementary
#BFCD7A #7A96CD #B27ACD
monochromatic
#859538 #AABC4E #BFCD7A #D4DEA6 #EAEED3
Accessibility & contrast
On white
1.72
#BFCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BFCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD7A
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD7A | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#C7C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcd7a; /* rgb */ color: rgb(191, 205, 122); /* oklch */ color: oklch(81.9% 0.108 116.7);
Tailwind
colors: {
custom: {
50: '#d3dca1',
500: '#bfcd7a',
950: '#000000',
},
}SCSS
$custom: #bfcd7a; $custom-light: #d3dca1; $custom-dark: #000000;
JSON
{
"hex": "#bfcd7a",
"rgb": {
"r": 191,
"g": 205,
"b": 122
},
"hsl": {
"h": 70.12,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.81881,
"c": 0.10813,
"h": 116.7
},
"luminance": 0.56144
}Semantic roles & 50–950 ramp
primary
#BFCD7A
secondary
#5D509B
accent
#2DB945
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480