#BFD07F#BFD07F
#BFD07F is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.107 H 118.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD07F |
|---|---|
| RGB | rgb(191, 208, 127) |
| HSL | hsl(73, 46%, 66%) |
| HSV | hsv(73, 39%, 82%) |
| CMYK | cmyk(8.2%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(80.58, -18.49, 38.30) |
| CIE-LCH | lch(80.58, 42.53, 115.77°) |
| OKLab | oklab(82.61% -0.0508 0.0937) |
| OKLCH | oklch(82.61% 0.107 118.5) |
| XYZ | xyz(47.8726, 57.7207, 28.6938) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.26
Pale Olive
#B9CC81
ΔE00 1.65
Greenish Beige
#C9D179
ΔE00 2.84
Pale Olive Green
#B1D27B
ΔE00 3.44
Light Olive
#ACBF69
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD07F #907FD0
analogous
#D0B97F #BFD07F #96D07F
triadic
#BFD07F #7FBFD0 #D07FBF
tetradic
#BFD07F #7FD0B9 #907FD0 #D07F96
square
#BFD07F #7FD0B9 #907FD0 #D07F96
split-complementary
#BFD07F #7F96D0 #B97FD0
monochromatic
#879C39 #A9C052 #BFD07F #D5E0AC #ECF1D9
Accessibility & contrast
On white
1.67
#BFD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD07F
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD07F | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#C6C8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfd07f; /* rgb */ color: rgb(191, 208, 127); /* oklch */ color: oklch(82.6% 0.107 118.5);
Tailwind
colors: {
custom: {
50: '#d3dea5',
500: '#bfd07f',
950: '#000000',
},
}SCSS
$custom: #bfd07f; $custom-light: #d3dea5; $custom-dark: #000000;
JSON
{
"hex": "#bfd07f",
"rgb": {
"r": 191,
"g": 208,
"b": 127
},
"hsl": {
"h": 72.593,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.82612,
"c": 0.10659,
"h": 118.5
},
"luminance": 0.5772
}Semantic roles & 50–950 ramp
primary
#BFD07F
secondary
#6352A1
accent
#2CBA4A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480