#BFD17C#BFD17C
#BFD17C is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.111 H 118.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD17C |
|---|---|
| RGB | rgb(191, 209, 124) |
| HSL | hsl(73, 48%, 65%) |
| HSV | hsv(73, 41%, 82%) |
| CMYK | cmyk(8.6%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(80.81, -19.33, 40.10) |
| CIE-LCH | lch(80.81, 44.52, 115.74°) |
| OKLab | oklab(82.78% -0.0534 0.0977) |
| OKLCH | oklch(82.78% 0.111 118.7) |
| XYZ | xyz(47.9246, 58.1328, 27.7609) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.55
Pale Olive
#B9CC81
ΔE00 2.19
Greenish Beige
#C9D179
ΔE00 2.67
Pale Olive Green
#B1D27B
ΔE00 3.29
Light Olive
#ACBF69
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD17C #8E7CD1
analogous
#D1B97C #BFD17C #94D17C
triadic
#BFD17C #7CBFD1 #D17CBF
tetradic
#BFD17C #7CD1B9 #8E7CD1 #D17C94
square
#BFD17C #7CD1B9 #8E7CD1 #D17C94
split-complementary
#BFD17C #7C94D1 #B97CD1
monochromatic
#869C37 #A9C14F #BFD17C #D5E1A9 #EBF1D7
Accessibility & contrast
On white
1.66
#BFD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BFD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD17C
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD17C | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC975
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#C7C9BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfd17c; /* rgb */ color: rgb(191, 209, 124); /* oklch */ color: oklch(82.8% 0.111 118.7);
Tailwind
colors: {
custom: {
50: '#d3dfa3',
500: '#bfd17c',
950: '#000000',
},
}SCSS
$custom: #bfd17c; $custom-light: #d3dfa3; $custom-dark: #000000;
JSON
{
"hex": "#bfd17c",
"rgb": {
"r": 191,
"g": 209,
"b": 124
},
"hsl": {
"h": 72.706,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.82782,
"c": 0.11131,
"h": 118.7
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#BFD17C
secondary
#6150A1
accent
#2ABB49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480